Skip to content

Fix mouse shortcuts - #29

Merged
carl-andersson-at-westermo merged 3 commits into
mainfrom
fix/mouse/shortcuts
Jul 27, 2026
Merged

Fix mouse shortcuts#29
carl-andersson-at-westermo merged 3 commits into
mainfrom
fix/mouse/shortcuts

Conversation

@carl-andersson-at-westermo

Copy link
Copy Markdown
Collaborator

No description provided.

- Add middle mouse button drag to initiate pan mode, enabling scroll
  wheel drag to pan the viewbox.
- Skip firing AreaSelected when ZoomBox has zero area (click without
  drag). Previously, Ctrl+Alt clicking a device would momentarily
  select it on pointer-down but then clear the selection on pointer-up
  because CompleteInteraction fired AreaSelected with an empty rect.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@carl-andersson-at-westermo
carl-andersson-at-westermo merged commit 977ff22 into main Jul 27, 2026
4 checks passed
@carl-andersson-at-westermo
carl-andersson-at-westermo deleted the fix/mouse/shortcuts branch July 27, 2026 13:32
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