Draft: Resolve "Migrate app to use Godot for the UI" #93

Open
thorsten wants to merge 34 commits from 58-migrate-app-to-use-godot-for-the-ui into main
Showing only changes of commit 6b40c72ffd - Show all commits

View File

@ -50,3 +50,14 @@ TabContainer/styles/tab_selected = ExtResource("8_4hym3")
TabContainer/styles/tab_unselected = ExtResource("8_5xc56")
TabContainer/styles/tabbar_background = ExtResource("8_l6mbx")
TextEdit/font_sizes/font_size = 32
Tree/constants/children_hl_line_width = 4
Tree/constants/draw_guides = 0
Tree/constants/draw_relationship_lines = 1
Tree/constants/h_separation = 12
Tree/constants/inner_item_margin_left = 12
Tree/constants/parent_hl_line_width = 4
Tree/constants/relationship_line_width = 4
Tree/constants/scrollbar_h_separation = 12
Tree/constants/v_separation = 8
Tree/font_sizes/font_size = 32
Tree/font_sizes/title_button_font_size = 32