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
There is a glitchy movement when you have a ScrollContainer parent and a child ScrollContainer.
The parent scrolls vertical, and the child scrolls horizontally.
Running on the computer shows no problems, but on mobile, it jumps a lot. Check out the .tscn attached.
Steps to reproduce
Load the .tscn which contains the setup.
Deploy it on your android phone.
Godot version
3.3.4
System information
Android J7 Prime Android 6.0.1
Issue description
Hi guys,
There is a glitchy movement when you have a ScrollContainer parent and a child ScrollContainer.
The parent scrolls vertical, and the child scrolls horizontally.
Running on the computer shows no problems, but on mobile, it jumps a lot. Check out the .tscn attached.
Steps to reproduce
Load the .tscn which contains the setup.
Deploy it on your android phone.
Minimal reproduction project
scroll_test.zip
The text was updated successfully, but these errors were encountered: