fix: set Background to MOUSE_FILTER_PASS so clicks reach panel children
This commit is contained in:
@@ -23,7 +23,7 @@ anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 0
|
||||
mouse_filter = 1
|
||||
color = Color(0, 0, 0, 0.7)
|
||||
|
||||
[node name="InventoryPanel" type="Control" parent="." unique_id=-1294967293]
|
||||
|
||||
Reference in New Issue
Block a user