nodes can now be dragged
This commit is contained in:
parent
b3d24b3de1
commit
04311758b6
5 changed files with 13 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
[node name="Sine" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
mouse_filter = 2
|
||||
mouse_filter = 1
|
||||
|
||||
[node name="Node" parent="." instance=ExtResource("1_m6pki")]
|
||||
layout_mode = 0
|
||||
|
|
|
@ -14,6 +14,7 @@ isOutput = true
|
|||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
mouse_filter = 1
|
||||
text = "Testtesttesttesttest"
|
||||
clip_text = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue