-
Notifications
You must be signed in to change notification settings - Fork 1
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
Only 1 or 9 clicks available #29
Comments
As I mentioned to Katie earlier, here is an earlier documented example of this problem and the non-ideal workaround. I also took a video of the process to actually change the number of clicks to anything besides 1 or 9. Screen_Recording_20221107_121739_HapticsPlayground.mp4 |
This should now be fixed. I changed the intended behavior a bit too - it now limits the valid range to 3-10, inclusive. This is because values of 1 and 2 don't really make sense given that there are buttons for single and double clicks, and a max of 10 just felt like a reasonable amount. |
Unassigning for now, will have QA verify in next release. |
This looks good to me. |
Device
Galaxy Tab S7
OS
Android 12
Browser
Chrome
Problem Description
For phetsims/qa#849
On the Clicks screen, if you try to change the number of Multi clicks, you can only get 1 or 9. You get 1 if you use the back arrow, and any other input is interpreted as 9.
Visuals
IMG_4480.MOV
The text was updated successfully, but these errors were encountered: