Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

fix: ImageView ctrl+wheel zoom direction #1467

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MaierN
Copy link
Contributor

@MaierN MaierN commented Jun 17, 2023

PR fulfills these requirements

  • Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
  • Self-reviewed and ran all changes on a local instance (for bug fixes/features)

Change has impacts in these area(s)

(check all that apply)

  • Product design
  • Frontend

What does this fix?

When zooming using ctrl+mouse wheel in an ImageView: The user expects to zoom in by scrolling up and zoom out by scrolling down. The opposite behavior was implemented.

Does this PR introduce a breaking change?

(check only one)

  • Yes, and covered entirely by feature flag(s)
  • Yes, and covered partially by feature flag(s)
  • No
  • Not sure (briefly explain the situation below)

@MaierN MaierN force-pushed the fix-zoomdirection branch from 8591a2f to c851409 Compare June 17, 2023 21:17
@MaierN MaierN changed the title [fix] ImageView ctrl+wheel zoom direction fix: ImageView ctrl+wheel zoom direction Jun 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant