mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-16 03:24:43 -05:00
Changed "Left/Right tool options" text to just "Left/Right tool"
This commit is contained in:
parent
09a8f5f47f
commit
3064ad1b32
3 changed files with 9 additions and 7 deletions
|
|
@ -582,8 +582,9 @@ size_flags_horizontal = 3
|
|||
[node name="LeftLabel" type="Label" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/LeftToolOptions"]
|
||||
margin_right = 160.0
|
||||
margin_bottom = 15.0
|
||||
text = "Left tool options"
|
||||
text = "Left tool"
|
||||
align = 1
|
||||
autowrap = true
|
||||
|
||||
[node name="LeftBrushType" type="HBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/LeftToolOptions"]
|
||||
margin_top = 19.0
|
||||
|
|
@ -975,8 +976,9 @@ size_flags_horizontal = 3
|
|||
[node name="RightLabel" type="Label" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/RightToolOptions"]
|
||||
margin_right = 160.0
|
||||
margin_bottom = 15.0
|
||||
text = "Right tool options"
|
||||
text = "Right tool"
|
||||
align = 1
|
||||
autowrap = true
|
||||
|
||||
[node name="RightBrushType" type="HBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/RightToolOptions"]
|
||||
margin_top = 19.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue