Skip to content

Conversation

@klayoutmatthias
Copy link
Collaborator

  • The mouse release event's button mask reflects the keyboard modifiers at the time the button was released
  • Same for click event
  • Selection tool and partial selection uses the buttons from the release event
  • New bitmap mask constants are available to extract the keyboard modifiers and mouse buttons from the button mask.
  • Documentation was enhanced

- The mouse release event's button mask reflects the
  keyboard modifiers at the time the button was released
- Same for click event
- Selection tool and partial selection uses the buttons
  from the release event
- New bitmap mask constants are available to extract the
  keyboard modifiers and mouse buttons from the button mask.
- Documentation was enhanced
@klayoutmatthias klayoutmatthias merged commit b8ff75d into master Dec 7, 2025
23 of 26 checks passed
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.

Take selection modifer into account on release rather than on click

2 participants