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

Commits on May 15, 2024

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

    "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 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4226993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b737cdd View commit details
    Browse the repository at this point in the history