summaryrefslogtreecommitdiff
path: root/scenes/main.tscn
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-16 15:51:49 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-16 16:47:03 -0600
commit68bfe8975892971b8e61843c521ffac693608540 (patch)
tree0918e5aecebe79b15cb95ddb2e944f9a64a68001 /scenes/main.tscn
parentc92e9a17a8ddb45f3fc3450dce7a6bea68e492b3 (diff)
Move the main window under Clipette's text box
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r--scenes/main.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn
index f6b1d59..8e96e8b 100644
--- a/scenes/main.tscn
+++ b/scenes/main.tscn
@@ -28,6 +28,7 @@ autostart = true
stream = ExtResource("3_gatxj")
[node name="Stock ticker window" type="Window" parent="."]
+position = Vector2i(1000, 1000)
size = Vector2i(1280, 720)
[node name="Stock ticker" parent="Stock ticker window" instance=ExtResource("4_0ankd")]