rizinorg/cutter

Useless asm.lines option in settings

Open

#1964 opened on Dec 21, 2019

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

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