Removed "Main Theme" from FrameButton.tscn and LayerContainer.tscn

They inherit the theme anyway from the main Control node when added in the main scene.
This commit is contained in:
OverloadedOrama 2019-12-18 04:20:55 +02:00
parent 91698cd8da
commit 0d192c4e49
3 changed files with 11 additions and 14 deletions

View file

@ -818,6 +818,7 @@ margin_right = 16.0
margin_bottom = 462.0
rect_min_size = Vector2( 16, 0 )
focus_mode = 0
mouse_default_cursor_shape = 15
size_flags_horizontal = 0
size_flags_vertical = 3
custom_styles/hover = ExtResource( 12 )