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

Slow top to bottom scroll cause jitter #91892

Open
dipanshparmar opened this issue May 13, 2024 · 2 comments
Open

Slow top to bottom scroll cause jitter #91892

dipanshparmar opened this issue May 13, 2024 · 2 comments

Comments

@dipanshparmar
Copy link

dipanshparmar commented May 13, 2024

Tested versions

System information

Godot v4.2.1.stable (b09f793) - Freedesktop SDK 23.08 (Flatpak runtime) - X11 - Vulkan (Forward+) - integrated Intel(R) Graphics (RPL-P) () - 13th Gen Intel(R) Core(TM) i5-13420H (12 Threads)

Issue description

When scrolling slowly from top to bottom in the Inspector, the scroll causes a jitter. Scrolling fast from top to bottom or bottom to top works fine. Even, when scrolling slowly from bottom to top works fine.

Steps to reproduce

  • Click on any node to make it active.
  • Navigate to Inspector.
  • Try to scroll slowly from top to bottom. You should see the jitter.

Here is a video of the issue

slow.scroll.issue.mp4
@dipanshparmar dipanshparmar changed the title Slow top to bottom scroll cause stutter Slow top to bottom scroll cause jitter May 13, 2024
@Calinou
Copy link
Member

Calinou commented May 15, 2024

Can you reproduce this after enabling Single Window Mode in the Editor Settings then restarting the editor?

@dipanshparmar
Copy link
Author

I could still reproduce this after enabling Single Window Mode.

In case it helps, I'm using a touchpad. And the jitter is only there if I scroll in a specific direction. e.g. In the following image, when I start scrolling from 0,0 and scroll in the direction of those red lines, the jitter happens. Otherwise, it seems fine.

image

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

No branches or pull requests

2 participants