Godot Version
4.2.2
Question
I’m writing an auto-generated list.

run this scene, the label horizontal alignment doesn’t change.

the first row is set by hand.
4.2.2
I’m writing an auto-generated list.


label horizontal_alignment should be Control.SIZE_EXPAND_FILL. that’s mean fill and expand
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.