Prevent storage buttons from vertically expanding.

This commit is contained in:
Pieter-Jan Briers
2019-03-17 15:35:15 +01:00
parent 6c66817502
commit 9c4832bfbe

View File

@@ -19,7 +19,7 @@ rect_clip_content = false
mouse_filter = 0 mouse_filter = 0
mouse_default_cursor_shape = 0 mouse_default_cursor_shape = 0
size_flags_horizontal = 3 size_flags_horizontal = 3
size_flags_vertical = 3 size_flags_vertical = 1
custom_styles/panel = SubResource( 1 ) custom_styles/panel = SubResource( 1 )
_sections_unfolded = [ "Focus", "Hint", "Material", "Mouse", "Rect", "Size Flags", "Theme", "Visibility", "custom_styles" ] _sections_unfolded = [ "Focus", "Hint", "Material", "Mouse", "Rect", "Size Flags", "Theme", "Visibility", "custom_styles" ]