mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 19:54:44 -04:00
Possible fix of #10 - thanks azagaya!
This commit is contained in:
parent
3312b8064f
commit
f10bf4c96f
2 changed files with 6 additions and 0 deletions
|
@ -476,6 +476,7 @@ hint_tooltip = "Color picker for the right tool"
|
|||
mouse_default_cursor_shape = 2
|
||||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
color = Color( 1, 1, 1, 1 )
|
||||
|
||||
[node name="BrushType" type="HBoxContainer" parent="MenuAndUI/UI/ToolPanel/Tools/ToolOptions/RightToolOptions"]
|
||||
margin_top = 82.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue