Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Jul 29, 2025

Creates a Vue composable to handle wheel events from UI components and forward them to the canvas when appropriate, preventing unwanted browser zoom. Foundation for migrating canvas interactions to Vue.

Fixes #4568

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested review from a team as code owners July 29, 2025 05:55
@christian-byrne christian-byrne merged commit 00cd9fa into main Jul 29, 2025
12 checks passed
@christian-byrne christian-byrne deleted the feat/canvas-wheel-event-handling branch July 29, 2025 06:51
@christian-byrne christian-byrne changed the title [feat] Prevent browser zoom on UI components with canvas wheel event forwarding [fix] Prevent browser zoom on UI components with canvas wheel event forwarding Jul 29, 2025
@christian-byrne christian-byrne mentioned this pull request Jul 29, 2025
3 tasks
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.

[Bug]: Canvas menu and selection toolbox capture wheel events causing browser zoom instead of canvas zoom

2 participants