rizinorg/cutter

Useless asm.lines option in settings

Open

#1,964 opened on Dec 21, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
QuestionUIgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

Environment information

  • Operating System: Any
  • Cutter version: 1.10
  • File format: Any

Describe the bug

Settings currently contains "Show jump lines (asm.lines)" option. Since Cutter has it's own mechanism for drawing them this option currently does nothing.

Expected behavior

One of the two:

  • Show jump lines affects jump lines drawn by Cutter
  • Show jump lines option is removed from Cutter settings

Contributor guide