First attempt of rearranging the elements better in horizontal layout

This commit is contained in:
Sebastian Morr 2020-10-27 16:53:19 +01:00
parent 00538ee581
commit ac2062bd5a
7 changed files with 46 additions and 37 deletions

View file

@ -4,7 +4,6 @@
[ext_resource path="res://fonts/default.tres" type="DynamicFont" id=2]
[ext_resource path="res://styles/theme.tres" type="Theme" id=3]
[node name="FileBrowser" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
@ -81,7 +80,6 @@ size_flags_horizontal = 3
size_flags_vertical = 3
custom_constants/vseparation = 16
custom_constants/hseparation = 16
columns = 4
__meta__ = {
"_edit_use_anchors_": false
}