mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
add more info to references pannel (#1049)
This commit is contained in:
parent
7c2d237792
commit
76ffe7bb41
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue