10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++7,132 stars (7,132 stars)961 forks (961 forks)batch import
enhancementgood first issue
Description
This issue does not include a description.
- Issue type
- feature
- Research direction
- 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.