From 76ffe7bb41835da16389228a758b592dbca867d3 Mon Sep 17 00:00:00 2001 From: Variable <77773850+Variable-ind@users.noreply.github.com> Date: Sun, 28 Jul 2024 04:23:30 +0500 Subject: [PATCH] add more info to references pannel (#1049) --- src/UI/ReferenceImages/ReferencesPanel.tscn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/UI/ReferenceImages/ReferencesPanel.tscn b/src/UI/ReferenceImages/ReferencesPanel.tscn index 240525661..22e7dd93a 100644 --- a/src/UI/ReferenceImages/ReferencesPanel.tscn +++ b/src/UI/ReferenceImages/ReferencesPanel.tscn @@ -48,7 +48,8 @@ text = "Reference Images" [node name="Tip" type="Label" parent="ScrollContainer/Container"] custom_minimum_size = Vector2(10, 0) layout_mode = 2 -text = "Select an image below to change its properties." +text = "Select an image below to change its properties. +Note that you cannot draw while a reference image is selected." autowrap_mode = 2 [node name="Tools" type="HBoxContainer" parent="ScrollContainer/Container"]