Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification.
This commit is contained in:
@@ -409,6 +409,7 @@
|
||||
<param index="1" name="base_direction" type="int" enum="Control.TextDirection" default="0" />
|
||||
<param index="2" name="language" type="String" default="""" />
|
||||
<param index="3" name="st_parser" type="int" enum="TextServer.StructuredTextParser" default="0" />
|
||||
<param index="4" name="justification_flags" type="int" enum="TextServer.JustificationFlag" default="163" />
|
||||
<description>
|
||||
Adds a [code][p][/code] tag to the tag stack.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user