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

Editor: UI gets stuck when zoomed-in on mobile devices, iOS Safari #47

Open
neoneye opened this issue Feb 20, 2024 · 0 comments
Open

Editor: UI gets stuck when zoomed-in on mobile devices, iOS Safari #47

neoneye opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@neoneye
Copy link
Owner

neoneye commented Feb 20, 2024

Problem

This is related to #28

It's rare that I trigger it myself. However I have seen this several times, when I have my friends try out solving a task. So it is a serious problem.

If you tap on one of the test pairs, then the drawing canvas takes up the entire screen estate, so there is no way to get out of the edit mode. The only way to get out is page reload and loss of data.

Recreate the problem

  • On an iPhone with tiny display. Also happens on iPad.
  • Open ARC-Interactive in Safari.
  • Go to the overview page.
  • Zoom in.
  • Tap on one of the test pairs.
  • Now the UI is stuck in edit mode. No way to zoom out.

Solution

Is it possible to detect if the UI has been zoomed?

Reset the zoom when switching from overview to editor.

@neoneye neoneye added the bug Something isn't working label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant