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/Increase Sizing: Only works when over an image #3

Open
Spoonunit opened this issue Dec 21, 2023 · 2 comments
Open

Zoom/Increase Sizing: Only works when over an image #3

Spoonunit opened this issue Dec 21, 2023 · 2 comments
Assignees

Comments

@Spoonunit
Copy link

When first opening a folder, the images are all nicely displayed. CTRL+Mousewheel increases the overall size of the images. However, the size increase only occurs when the mouse is moved over an image. Ideally, this should work even in the unpopulated area where images have not filled. Is that possible?

@Spoonunit
Copy link
Author

Just to add to this, as it's probably related, if you zoom before the full set of images are loaded, those images loaded later than the moment of zooming will load with the original zoom level rather than the current zoom level, meaning everything looks odd until you re-adjust the zoom.

@JonahGrimm
Copy link
Owner

Partially fixed it. The problem is that the "hitbox" of the div is inconsistent at the bottom of the grid. I'll do a full fix later. The problem is just getting the hitbox size right or making a fullscreen div capture cursor events but not block other interactions https://github.com/JonahGrimm/Meisunry/releases/tag/v11

@JonahGrimm JonahGrimm self-assigned this Aug 20, 2024
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

No branches or pull requests

2 participants