Bug Fix
This commit is contained in:
@@ -21,3 +21,13 @@ offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
mouse_filter = 2
|
||||
texture = ExtResource("1_b34pm")
|
||||
|
||||
[node name="ShowAll" type="Button" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 185.0
|
||||
offset_top = 107.0
|
||||
offset_right = 229.0
|
||||
offset_bottom = 138.0
|
||||
text = "Show All"
|
||||
|
||||
[connection signal="pressed" from="ShowAll" to="." method="ShowAll"]
|
||||
|
||||
Reference in New Issue
Block a user