Skip to content

Make Label node consider spaces for visible_characters property

Created by: wingedadventurer

Make Label node consider spaces for visible_characters property.

RichTextLabel node considers spaces for its visible_characters property, so the two nodes are now consistent.

Fixes #34775.

Thanks to @Thebluefish for providing the solution. 😃

Merge request reports