This commit is contained in:
h z
2024-06-24 07:27:50 +08:00
parent d0d90501a5
commit 634c503c7c
8 changed files with 67 additions and 11 deletions

View File

@@ -82,3 +82,4 @@ offset_bottom = 4.0
[connection signal="resized" from="." to="." method="OnSizeChange"]
[connection signal="mouse_entered" from="Mask" to="." method="OnMouseEnter"]
[connection signal="mouse_exited" from="Mask" to="." method="OnMouseExit"]
[connection signal="pressed" from="Mask" to="." method="OnClick"]