Skip to content
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

Glitchy scrolling on mobile; ScrollContainer in parent and in child #53619

Closed
shafnaz opened this issue Oct 10, 2021 · 1 comment · Fixed by #62289
Closed

Glitchy scrolling on mobile; ScrollContainer in parent and in child #53619

shafnaz opened this issue Oct 10, 2021 · 1 comment · Fixed by #62289

Comments

@shafnaz
Copy link

shafnaz commented Oct 10, 2021

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

@FurDice
Copy link

FurDice commented May 10, 2022

I experience this same issue but with different node structure.
It only happens on real android device.
Tested on Pixel 3a, Pixel 3a XL, GalaxyNote 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants