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:
OverloadedOrama 2019-12-21 03:50:09 +02:00
parent 8058cf2f55
commit 238bb3b488
7 changed files with 77 additions and 38 deletions

View file

@ -15,7 +15,7 @@ __meta__ = {
}
[node name="VisibilityButton" type="TextureButton" parent="." groups=[
"LayerButtons",
"UIButtons",
]]
margin_left = 6.0
margin_top = 5.0