Skip to content

Conversation

@miroiu
Copy link
Owner

@miroiu miroiu commented Nov 29, 2024

📝 Description of the Change

Suppress context menu for common actions.

  • moved mouse wheel logic from NodifyEditor to the EditorDefaultState.
  • added PreserveSelectionOnRightClick to ItemContainer.
  • renamed HandleRightClickAfterPanningThreshold to MouseActionSuppressionThreshold in NodifyEditor
  • fixed a couple of bugs

Related: #146

🐛 Possible Drawbacks

There is some code duplication introduced, which may need refactoring in future iterations.

@miroiu miroiu merged commit 58c9ac5 into master Nov 29, 2024
3 checks passed
@miroiu miroiu deleted the feature/146-suppress-context-menu branch November 29, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants