From 6efeb1b3ec9e8c5a5761ab9d2c2c0b77d4d173ea Mon Sep 17 00:00:00 2001 From: domi41 Date: Tue, 11 Aug 2020 10:22:03 +0200 Subject: [PATCH] magic: the colorpicker moves around by itself --- gui/forms/SettingsForm.tscn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gui/forms/SettingsForm.tscn b/gui/forms/SettingsForm.tscn index 36ba935..61d40e9 100644 --- a/gui/forms/SettingsForm.tscn +++ b/gui/forms/SettingsForm.tscn @@ -77,10 +77,10 @@ __meta__ = { [node name="ColorPicker" type="ColorPicker" parent="CenterContainer/VBoxContainer/TabContainer/General"] visible = false -margin_left = 12.0 -margin_top = 12.0 -margin_right = 320.0 -margin_bottom = 474.0 +margin_left = 16.0 +margin_top = 16.0 +margin_right = 324.0 +margin_bottom = 478.0 color = Color( 0.341176, 0.133333, 0.133333, 1 ) __meta__ = { "_edit_use_anchors_": false