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

Inconsistent pan and zoom, unable to access image right click menu #731

Closed
Janhouse opened this issue Jan 17, 2023 · 2 comments
Closed

Inconsistent pan and zoom, unable to access image right click menu #731

Janhouse opened this issue Jan 17, 2023 · 2 comments
Labels
bug Something isn't working frontend

Comments

@Janhouse
Copy link
Contributor

For some images zoom and pan using scrollbar, and image right click menu works, while for others it doesn't. It appears to happen because some <div> element is put on top of the image.

I have attached a video showing this behavior.

Using librephotos docker containers, dev version (pulled a few days ago). Frontend container ID: 3d78745d18ec

Not sure if relevant, but all the original images are in HEIC format.

Screencast.from.2023-01-17.16-23-27.webm
@Janhouse Janhouse added the bug Something isn't working label Jan 17, 2023
@derneuere
Copy link
Member

Similar to this issue here: #486

Mantine has a function for that https://mantine.dev/hooks/use-scroll-lock/

@Janhouse
Copy link
Contributor Author

Similar to this issue here: #486

Mantine has a function for that https://mantine.dev/hooks/use-scroll-lock/

That one is just an issue that can also be seen in the attached video, but it is a different issue. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

2 participants