mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 06:04:43 -04:00
Made Timeline & Tool buttons change depending on theme type
Changed "LayerButtons" group to "UIButtons", as it includes most UI buttons.
This commit is contained in:
parent
8058cf2f55
commit
238bb3b488
7 changed files with 77 additions and 38 deletions
|
@ -15,7 +15,7 @@ __meta__ = {
|
|||
}
|
||||
|
||||
[node name="VisibilityButton" type="TextureButton" parent="." groups=[
|
||||
"LayerButtons",
|
||||
"UIButtons",
|
||||
]]
|
||||
margin_left = 6.0
|
||||
margin_top = 5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue