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
Resizing a ninepatchrect horizontally causes child label text to not show.
Vertical resizing is fine.
If you resize it enough that label has to re-do the text wrap then text shows up.
Toggle the visibility and text will show up.
Resize the 9patch Vertically and text will show up.
I would think a comparison between the Vertical and Horizontal handling in the code would show the issue.
Godot version
v4.0.rc2.official [d2699dc]
System information
Windows 10
Issue description
Resizing a ninepatchrect horizontally causes child label text to not show.
Vertical resizing is fine.
If you resize it enough that label has to re-do the text wrap then text shows up.
Toggle the visibility and text will show up.
Resize the 9patch Vertically and text will show up.
I would think a comparison between the Vertical and Horizontal handling in the code would show the issue.
_.dialog_border.tscn.-.Ninepatch.Bug.-.Godot.Engine.2023-02-15.11-27-47.mp4
Steps to reproduce
In attached project, resize the 9pathc node and observe the label text behavior. Also, see attached video
Minimal reproduction project
ninepatch_bug.zip
The text was updated successfully, but these errors were encountered: