Viewmode Panning

This commit is contained in:
2025-07-20 06:53:34 +10:00
parent d4a9f5a0b0
commit f0ce00b23b
4 changed files with 43 additions and 6 deletions

View File

@@ -14358,6 +14358,7 @@ text = "Zoom : 100%"
horizontal_alignment = 2
[node name="VersionLabels" type="Node2D" parent="ControlPanel"]
position = Vector2(-205, 59)
[node name="Label" type="Label" parent="ControlPanel/VersionLabels"]
offset_left = -713.0
@@ -14378,10 +14379,11 @@ label_settings = SubResource("LabelSettings_qg0do")
[node name="versionNo" type="Label" parent="ControlPanel/VersionLabels/Label2"]
layout_mode = 0
offset_left = 144.0
offset_top = 40.0
offset_top = 17.0
offset_right = 282.0
offset_bottom = 74.0
text = "v1.4.5"
offset_bottom = 60.0
text = "v1.4.5
Litruv"
label_settings = SubResource("LabelSettings_xvf50")
[node name="EditControls" type="Node2D" parent="."]