Skip to content

Commit 0f2d028

Browse files
committed
Fix mouse input on top left corner
1 parent 858a02a commit 0f2d028

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scenes/root/Root.tscn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ script = ExtResource("2")
108108

109109
[node name="InputHandler" type="Control" parent="."]
110110
anchors_preset = 0
111-
offset_right = 40.0
112-
offset_bottom = 40.0
113111
script = ExtResource("9_5ltce")
114112

115113
[connection signal="about_to_popup" from="ConfigPopup" to="." method="opened_popup"]

0 commit comments

Comments
 (0)