From f6897c4f10f2fdea52dcad3c1ba74b3ffbb1c874 Mon Sep 17 00:00:00 2001 From: domi41 Date: Thu, 20 Aug 2020 18:38:13 +0200 Subject: [PATCH] docs: try to clarify what the Detect button does, through a hint --- gui/forms/SettingsForm.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/forms/SettingsForm.tscn b/gui/forms/SettingsForm.tscn index 162afd9..b67c682 100644 --- a/gui/forms/SettingsForm.tscn +++ b/gui/forms/SettingsForm.tscn @@ -174,6 +174,7 @@ align = 1 margin_left = 261.0 margin_right = 316.0 margin_bottom = 24.0 +hint_tooltip = "Set to the dimensions of this window." text = "Detect" [node name="PanelContainer" type="PanelContainer" parent="CenterContainer/VBoxContainer"]