Made some UI changes to the tool options

This commit is contained in:
OverloadedOrama 2020-04-11 18:45:32 +03:00
parent d7e7f7e46d
commit d0c4fbc6eb
6 changed files with 1545 additions and 1493 deletions

View file

@ -3,11 +3,9 @@
[ext_resource path="res://Scripts/Dialogs/CreateNewImage.gd" type="Script" id=1]
[node name="CreateNewImage" type="ConfirmationDialog"]
visible = true
margin_right = 205.0
margin_bottom = 200.0
rect_min_size = Vector2( 250, 200 )
window_title = "Please Confirm..."
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false

View file

@ -5,7 +5,6 @@
[ext_resource path="res://Assets/Fonts/CJK/NotoSansCJKtc-Regular.tres" type="DynamicFont" id=3]
[node name="PreferencesDialog" type="AcceptDialog"]
visible = true
margin_right = 430.0
margin_bottom = 1347.0
rect_min_size = Vector2( 430, 0 )