mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-04-29 16:53:55 +02:00
First attempt of rearranging the elements better in horizontal layout
This commit is contained in:
parent
00538ee581
commit
ac2062bd5a
7 changed files with 46 additions and 37 deletions
scenes
|
@ -60,16 +60,13 @@ margin_bottom = 784.0
|
|||
mouse_filter = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="Repositories" type="HBoxContainer" parent="Rows/Columns"]
|
||||
[node name="Repositories" type="VBoxContainer" parent="Rows/Columns"]
|
||||
margin_right = 1266.0
|
||||
margin_bottom = 784.0
|
||||
mouse_filter = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_stretch_ratio = 2.0
|
||||
custom_constants/separation = 8
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="LevelInfo" type="VBoxContainer" parent="Rows/Columns"]
|
||||
margin_left = 1271.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue