From 11207637827ae11e7ae8790952ecbd0c3f300c3b Mon Sep 17 00:00:00 2001 From: domi41 Date: Wed, 12 Aug 2020 01:00:52 +0200 Subject: [PATCH] =?UTF-8?q?oddity:=20the=20color=20picker=20is=20subtly=20?= =?UTF-8?q?moving=20around=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 bdc18dd..9887667 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 = 24.0 -margin_top = 24.0 -margin_right = 332.0 -margin_bottom = 486.0 +margin_left = 28.0 +margin_top = 28.0 +margin_right = 336.0 +margin_bottom = 490.0 color = Color( 0.341176, 0.133333, 0.133333, 1 ) __meta__ = { "_edit_use_anchors_": false