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
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Currently on the control gallery in ios if you tap 5 times quick enough it causes the control gallery to reset. This feature is extremely helpful but can also be very confusing when testing things like gestures or just clicking buttons in general.
It would be useful to slightly modify this feature to lower the probability of the action matching up with testing procedures
Adding a way to disable this feature, pop open a dialog instead of auto restart, or possibly isolate the clicking to a specific region.
Description
Currently on the control gallery in ios if you tap 5 times quick enough it causes the control gallery to reset. This feature is extremely helpful but can also be very confusing when testing things like gestures or just clicking buttons in general.
It would be useful to slightly modify this feature to lower the probability of the action matching up with testing procedures
Adding a way to disable this feature, pop open a dialog instead of auto restart, or possibly isolate the clicking to a specific region.