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"]