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

Zoom toolbar buttons' functionality is swapped #1704

Closed
clothedsnake opened this issue Nov 24, 2023 · 2 comments
Closed

Zoom toolbar buttons' functionality is swapped #1704

clothedsnake opened this issue Nov 24, 2023 · 2 comments
Assignees
Milestone

Comments

@clothedsnake
Copy link

clothedsnake commented Nov 24, 2023

System information:

  • Windows OS version: Windows 11 23H2
  • ImageGlass version: 9.0.7.1125

To Reproduce

Steps to reproduce the behavior:

  1. Click on Zoom Out in the toolbar
  2. Click on Zoom In in the toolbar

Actual behavior:

The functions for ZoomIn and ZoomOut are swapped. When I click on ZoomIn, the image zooms out, and vice-versa.

Expected behavior:

When a user clicks on ZoomIn, the image should zoom in. When a user clicks on ZoomOut, the image should zoom out.

Screenshots:

n/a

Additional context:

This is a regression from 8.1.x.

@d2phap
Copy link
Owner

d2phap commented Nov 24, 2023

@clothedsnake thanks for the bug.
The function of the buttons is correct (according to its tooltip), it's just the icons are swapped.
You can temporarily fix it by open the Kobe and Kobe-Light theme folder of ImageGlass, rename the ZoomIn.svg and ZoomOut.svg accordingly.

@d2phap d2phap added this to the v9.1 milestone Nov 24, 2023
d2phap added a commit that referenced this issue Nov 28, 2023
@d2phap
Copy link
Owner

d2phap commented Dec 5, 2023

Fixed in ImageGlass 9.0.8.1208

@d2phap d2phap closed this as completed Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants