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
Changing the property vertical_alignment in a Label still changes the position of the letters, even if said Label is at its minimum size, implying that it could be shrunk further:
Steps to reproduce
Create a Label node, type anything in it, and the vertical_alignment property.
Minimal reproduction project
N/A, trivially reproducible.
The text was updated successfully, but these errors were encountered:
Godot version
4.2.dev [202e4b2]
System information
N/A
Issue description
Changing the property
vertical_alignment
in aLabel
still changes the position of the letters, even if saidLabel
is at its minimum size, implying that it could be shrunk further:Steps to reproduce
Create a
Label
node, type anything in it, and thevertical_alignment
property.Minimal reproduction project
N/A, trivially reproducible.
The text was updated successfully, but these errors were encountered: