rizinorg/cutter

Useless asm.lines option in settings

Open

#1.964 geöffnet am 21. Dez. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
QuestionUIgood first issue

Repository-Metriken

Stars
 (14.852 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 13T 23h) (20 gemergte PRs in 30 T)

Beschreibung

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