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

Right column in gallery empty after close #833

Open
whyboris opened this issue Nov 24, 2023 · 1 comment
Open

Right column in gallery empty after close #833

whyboris opened this issue Nov 24, 2023 · 1 comment

Comments

@whyboris
Copy link
Owner

Seems like for at least one person, after re-opening the app, the right-most column in the gallery is empty.

I suspect because of some division and rounding error, there is 1 pixel too-little space for the last column, so instead of (for example) 5 columns, only 4 are shown with an almost-wide-enough-space for the last column.

Step 1: replicate somehow, then fix 🤞

@whyboris
Copy link
Owner Author

🥳 I figured out the cause: zoom level

#840

If you zoom in (via settings, 3rd tab, "Change the app zoom level") or zoom out.

Upon opening the app the gallery videos "Thumbnails view" will have extra space to the right of the thumbnails and will have fewer columns than needed if you zoom in, and empty space to the right with the correct number of columns when zoomed out.

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

1 participant