rizinorg/cutter

Useless asm.lines option in settings

开放

#1,964 创建于 2019年12月21日

 (4 条评论) (0 个反应) (0 位负责人)C++ (1,123 个派生)batch import
QuestionUIgood first issue

仓库指标

星标
 (14,852 个星标)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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

贡献者指南