fix: set Frame mouse_filter to PASS so clicks reach inventory slots

This commit is contained in:
2026-04-26 22:25:36 -07:00
parent 221b1e2fd6
commit 3393db5020

View File

@@ -45,6 +45,7 @@ layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 1
grow_horizontal = 2
grow_vertical = 2
color = Color(0.15, 0.15, 0.2, 1)