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
latest master branch, PR #110893 was merged 5 days ago
System information
Android 13
Issue description
With PR #110893, we introduced multitouch support. Visually, down / up appear to work correctly, but this is not yet the case in the GdScript. down / up events cannot be triggered simultaneously with multiple buttons.
Tested versions
latest
masterbranch, PR #110893 was merged 5 days agoSystem information
Android 13
Issue description
With PR #110893, we introduced multitouch support. Visually,
down/upappear to work correctly, but this is not yet the case in the GdScript.down/upevents cannot be triggered simultaneously with multiple buttons.multitouch_bug.mp4
Steps to reproduce
Minimal reproduction project (MRP)
Test.zip