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

Zooming bug in validation UI #3309

Closed
jonfroehlich opened this issue Jul 21, 2023 · 2 comments · Fixed by #3391
Closed

Zooming bug in validation UI #3309

jonfroehlich opened this issue Jul 21, 2023 · 2 comments · Fixed by #3391
Assignees

Comments

@jonfroehlich
Copy link
Member

I've replicated this multiple times. Attaching but one example.

Here's the problem: when you load a validation, we show you the exact view that the labeler used (including pan position, zoom position, etc.). If you're not at the max zoom, we let the validator zoom in. But our tracking of the zoom level appears broken. For example, you can zoom in two times but then the interface only lets you zoom out once. See video (again, I replicated this multiple times).

ZoomTrackingBrokenValidationIInterface-720p.mov
@misaugstad
Copy link
Member

It's possible that this issue has to do with rounding. I remember there being some issues in the past with this. I even remember Safari doing rounding differently from Chrome/Firefox/Edge which caused some issues with zoom.

@misaugstad
Copy link
Member

^^ Jon is using Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: done / on test servers
Development

Successfully merging a pull request may close this issue.

3 participants