summaryrefslogtreecommitdiff
path: root/scenes/main.tscn
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-16 15:58:14 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-16 15:58:14 -0600
commitf3efe1b3c71667c3a2d83b39f97d5d10bf580521 (patch)
tree16117f7c5cf82e5679f0d01d38cc21debd04a6e6 /scenes/main.tscn
parentec5c89a7663bfd81743e951eb4f2def146ed47be (diff)
Resize main window
Diffstat (limited to 'scenes/main.tscn')
-rw-r--r--scenes/main.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn
index 8e96e8b..e4c993c 100644
--- a/scenes/main.tscn
+++ b/scenes/main.tscn
@@ -28,7 +28,7 @@ autostart = true
stream = ExtResource("3_gatxj")
[node name="Stock ticker window" type="Window" parent="."]
-position = Vector2i(1000, 1000)
+position = Vector2i(1000, 538)
size = Vector2i(1280, 720)
[node name="Stock ticker" parent="Stock ticker window" instance=ExtResource("4_0ankd")]