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

Pinch to zoom #1952

Merged
merged 7 commits into from
Aug 22, 2024
Merged

Pinch to zoom #1952

merged 7 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. feat(images): Switch from mouse to pointer events

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d2129c7 View commit details
    Browse the repository at this point in the history
  2. feat(images): Pinch to zoom - initial implementation

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8a737cc View commit details
    Browse the repository at this point in the history
  3. feat(images): Align method names with event names

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    67e9fc7 View commit details
    Browse the repository at this point in the history
  4. fix(images): Force width/height even when zoomRatio==1

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    beab8ec View commit details
    Browse the repository at this point in the history
  5. fix: lint

    Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
    starypatyk authored and skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    911995c View commit details
    Browse the repository at this point in the history
  6. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command authored and skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7f85251 View commit details
    Browse the repository at this point in the history
  7. fix: img defaul height/width on standalone mode

    Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
    skjnldsv committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    77c3fae View commit details
    Browse the repository at this point in the history