You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
test
pairs.Solution
Is it possible to detect if the UI has been zoomed?
Reset the zoom when switching from overview to editor.
The text was updated successfully, but these errors were encountered: