summaryrefslogtreecommitdiff
path: root/src/tools/ScreenRecorder.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ScreenRecorder.tscn')
-rw-r--r--src/tools/ScreenRecorder.tscn10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/tools/ScreenRecorder.tscn b/src/tools/ScreenRecorder.tscn
index d29753a..96d6dff 100644
--- a/src/tools/ScreenRecorder.tscn
+++ b/src/tools/ScreenRecorder.tscn
@@ -12,14 +12,8 @@ anchor_right = 1.0
anchor_bottom = 1.0
[node name="GifRectangle" type="ReferenceRect" parent="Control"]
-anchor_left = 0.5
-anchor_top = 0.5
-anchor_right = 0.5
-anchor_bottom = 0.5
-margin_left = -128.0
-margin_top = -128.0
-margin_right = 128.0
-margin_bottom = 128.0
+anchor_right = 1.0
+anchor_bottom = 1.0
script = ExtResource( 1 )
[node name="GifRecorder" type="Viewport" parent="Control"]