fix: set ItemBox mouse_filter to PASS so clicks reach InventorySlot

This commit is contained in:
2026-04-26 22:24:25 -07:00
parent d98f0bb349
commit 221b1e2fd6

View File

@@ -13,6 +13,7 @@ anchor_left = 0.062
anchor_top = 0.062
anchor_right = 0.938
anchor_bottom = 0.938
mouse_filter = 1
color = Color(1, 0.6, 0.2, 1)
[node name="HoverHighlight" type="ColorRect" parent="." unique_id=2000000003]