fix: set ItemBox mouse_filter to PASS so clicks reach InventorySlot
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user