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

Fix bouncing issue if content is smaller #37

Merged
merged 2 commits into from Oct 30, 2023

Conversation

HaroldLever
Copy link
Contributor

Content would keep bouncing if child is smaller.
Keep bouncing

@SpyrexDE SpyrexDE added the bug Something isn't working label Oct 22, 2023
@SpyrexDE
Copy link
Owner

I tried reproducing the issue, however, for me there was no with a content child smaller than the scroll container.
What engine version do you use and could you maybe attach a project file that can reproduce that bug?

@HaroldLever
Copy link
Contributor Author

example_scene.zip

Sorry for forgetting describing how to reproduce the issue. Just add a VBoxContainer as child of a bigger SmoothScrollContainer and add a button to VBoxContainer, then uncheck auto_allow_scroll and you can see the issue by simply scrolling it.

@SpyrexDE SpyrexDE merged commit 7baec78 into SpyrexDE:godot-4 Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants