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
Reproducible in Godot v4.3.stable.official [77dcf97]
Not reproducible in Godot v4.2.1.stable.official [b09f793]
System information
Godot v4.3.stable - Windows 11 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1660 Ti (NVIDIA; 32.0.15.5612) - Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz (16 Threads)
Issue description
When changing the theme override h separation in the ItemList, the text is cut off even if it has enough space to be displayed. This also happens when creating a custom panel StyleBox and when changing the content margin left.
2024-09-25.11-53-23.mp4
Steps to reproduce
In the MRP change the value of h separation or the content margin/left under theme overrides/panel to reproduce the issue.
Tested versions
System information
Godot v4.3.stable - Windows 11 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1660 Ti (NVIDIA; 32.0.15.5612) - Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz (16 Threads)
Issue description
When changing the theme override
h separation
in the ItemList, the text is cut off even if it has enough space to be displayed. This also happens when creating a custom panel StyleBox and when changing thecontent margin left
.2024-09-25.11-53-23.mp4
Steps to reproduce
In the MRP change the value of
h separation
or thecontent margin/left
undertheme overrides/panel
to reproduce the issue.Minimal reproduction project (MRP)
itemlist_texttrimming_bug.zip
The text was updated successfully, but these errors were encountered: