mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-16 03:24:43 -05:00
Revamped the Splash Screen (#223)
This commit is contained in:
parent
4b2930fe67
commit
4ef2c482d8
9 changed files with 450 additions and 201 deletions
16
Main.tscn
16
Main.tscn
|
|
@ -941,15 +941,15 @@ size_flags_horizontal = 4
|
|||
text = "100% Zoom"
|
||||
|
||||
[node name="EmptySpacer" type="Control" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/LeftToolOptions"]
|
||||
margin_top = 71.0
|
||||
margin_top = 91.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 83.0
|
||||
margin_bottom = 103.0
|
||||
rect_min_size = Vector2( 0, 12 )
|
||||
|
||||
[node name="LeftMirrorButtons" type="HBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/LeftToolOptions"]
|
||||
margin_top = 87.0
|
||||
margin_top = 107.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 104.0
|
||||
margin_bottom = 124.0
|
||||
custom_constants/separation = 44
|
||||
alignment = 1
|
||||
|
||||
|
|
@ -1354,15 +1354,15 @@ size_flags_horizontal = 4
|
|||
text = "100% Zoom"
|
||||
|
||||
[node name="EmptySpacer" type="Control" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/RightToolOptions"]
|
||||
margin_top = 71.0
|
||||
margin_top = 91.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 83.0
|
||||
margin_bottom = 103.0
|
||||
rect_min_size = Vector2( 0, 12 )
|
||||
|
||||
[node name="RightMirrorButtons" type="HBoxContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes/ToolAndPaletteVSplit/ColorAndToolOptions/ScrollContainer/ToolOptions/RightToolOptions"]
|
||||
margin_top = 87.0
|
||||
margin_top = 107.0
|
||||
margin_right = 160.0
|
||||
margin_bottom = 104.0
|
||||
margin_bottom = 124.0
|
||||
custom_constants/separation = 44
|
||||
alignment = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue