10 评论 (10 评论)0 反应 (0 反应)0 负责人 (0 负责人)C++7,132 star (7,132 star)961 fork (961 fork)batch import
enhancementgood first issue
- 议题类型
- feature
- 研究方向
- Review the discussion in issue #5103 to understand the desired right click deselect behavior. The feature likely involves modifying event handling in pattern/note widgets; explore files like PatternView.cpp and Note.h. Check how left click selection is currently implemented to mirror it with right click.