Skip to content

Closes #226: feat(navigation): add preference to zoom with mouse whee…#228

Open
theoryshaw wants to merge 1 commit into
OpenAEC-Foundation:mainfrom
OpeningDesign:feat/wheel-zoom-without-ctrl
Open

Closes #226: feat(navigation): add preference to zoom with mouse whee…#228
theoryshaw wants to merge 1 commit into
OpenAEC-Foundation:mainfrom
OpeningDesign:feat/wheel-zoom-without-ctrl

Conversation

@theoryshaw
Copy link
Copy Markdown

…l without Ctrl

Add a "wheelZoomWithoutCtrl" boolean preference (default: false) that allows users to zoom using the mouse wheel alone, without holding Ctrl. When enabled, the wheel event handler in navigation-events.js triggers zoom in addition to the existing Ctrl+wheel shortcut. Ctrl+wheel continues to work regardless of the setting.

Adds the preference to the Behavior tab under a new Navigation section, and registers the translation key across all 39 language files.

Generated with the assistance of an AI coding tool.

…om with mouse wheel without Ctrl

Add a "wheelZoomWithoutCtrl" boolean preference (default: false) that
allows users to zoom using the mouse wheel alone, without holding Ctrl.
When enabled, the wheel event handler in navigation-events.js triggers
zoom in addition to the existing Ctrl+wheel shortcut. Ctrl+wheel
continues to work regardless of the setting.

Adds the preference to the Behavior tab under a new Navigation section,
and registers the translation key across all 39 language files.

Generated with the assistance of an AI coding tool.
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.

1 participant