-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Animation Player animation drop-down not showing scrollbars sometimes with a long list with 4.3-beta1 #93333
Comments
Ohh nice, I just noticed the drop-downs weren't captured by my screen recorder :( I'll try grabbing new videos with a different tool, meanwhile, I'm posting some screenshots 4.3-beta1 - No scrollbar within animation tab drop-down 4.3-beta1 - With scrollbar when looking at the inspector 4.3-beta1 - No scrollbar when looking at the inspector |
I confirm this problem. 0619.1.2.mp4In 4.3 dev6 the slider does not disappear, but the editor still freezes. |
The scroll dissapearing part is a duplicate of #92614 and was already solved in pr #92664
I can't reproduce the lag here, make sure you're not reproducing bug #92759 somehow |
Thanks for the report! Consolidating in #92614. The fix will be available in 4.3.beta2 (or you can build the |
Tested versions
I haven't checked 4.3 prior beta1 yet.
System information
Godot v4.3.beta1 - Windows 10.0.22631 - GLES3 (Compatibility) - NVIDIA GeForce MX450 (NVIDIA; 31.0.15.5222) - 11th Gen Intel(R) Core(TM) i7-11390H @ 3.40GHz (8 Threads)
Issue description
I've imported a 3D model with a long collection of animations that, when using the dropdown, gets bigger than my screen height. It intermittently hides the scrollbar, making it impossible to reach lower items into the list, as seen in the video bellow. It happens in both drop-downs: Inspector and Animation tab.
main.tscn.-.sandbox_43.-.Godot.Engine.2024-06-18.22-08-55.mp4
I couldn't reproduce it using 4.2.2
main.tscn.-.sandbox_42.-.Godot.Engine.2024-06-18.22-10-12.mp4
Notice I haven't checked other drop-downs yet, but I can do it next if needed.
Steps to reproduce
Minimal reproduction project (MRP)
sandbox_43.zip
The text was updated successfully, but these errors were encountered: