Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Added mouse wheel control for Zoom & others (montage.js) #4002

Merged
merged 2 commits into from
May 16, 2024

Conversation

IgorA100
Copy link
Contributor

Similar to Watch page.
"Shift" button + mouse wheel - Zoom In / Zoom Out
"Shift" button + mouse click anywhere in the image = applies Zoom Out to the clicked location. "Ctrl" button + mouse click anywhere in the image = reset Zoom to 1. Depending on the available actions, the appearance of the mouse cursor changes.

Removed unused Layout names '5 Wide', '7 Wide', '9 Wide', '10 Wide'

Scale recalculation no more than once every 0.2 sec.

"Shift" button + mouse wheel - Zoom In / Zoom Out
"Shift" button + mouse click anywhere in the image = applies Zoom Out to the clicked location.
"Ctrl" button + mouse click anywhere in the image = reset Zoom to 1.
Depending on the available actions, the appearance of the mouse cursor changes.

Removed unused Layout names '5 Wide', '7 Wide', '9 Wide', '10 Wide'

Scale recalculation no more than once every 0.2 sec.
@IgorA100 IgorA100 marked this pull request as draft May 15, 2024 19:32
@IgorA100 IgorA100 marked this pull request as ready for review May 15, 2024 20:05
@connortechnology connortechnology merged commit 52fc01f into ZoneMinder:master May 16, 2024
11 of 18 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.

None yet

2 participants