Mostly reviewing progress so far

Prepping in the background for swapping raylib with sokol.
This commit is contained in:
2024-05-21 23:35:36 -04:00
parent 31bc207c75
commit 405716e52b
19 changed files with 98 additions and 89 deletions

View File

@ -282,11 +282,6 @@ ui_screen_settings_menu :: proc( captures : rawptr = nil ) -> ( should_raise : b
}
}
// scope(theme_transparent)
// spacer := ui_spacer("settings_menu.engine_refresh.end_spacer")
// spacer.layout.flags = {.Fixed_Height}
// spacer.layout.size.min.y = 10
Min_Zoom:
{
scope( theme_table_row(is_even = true))