mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fix Label and RichTextLabale text shadows and shadow outlines.
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
The vertical offset of the text's shadow.
|
||||
</theme_item>
|
||||
<theme_item name="shadow_outline_size" data_type="constant" type="int" default="1">
|
||||
Shadow outline size. If set to 1 or greater, the shadow will be displayed around the whole text as an outline.
|
||||
The size of the shadow outline.
|
||||
</theme_item>
|
||||
</theme_items>
|
||||
</class>
|
||||
|
||||
Reference in New Issue
Block a user