orca/src/ui
Martin Fouilleul 7d3f29e43b [ui layout]
- implement ui box min size, + small fixes in layout code of ui sample
- quick workaround for background showing on resize: clear to current theme's bg0 color
- precompute minsize based on children to avoid upward fixup step
- fix scrollable panel
- Simplify color overrides, override more things to counteract the light theme
- Change dragging to active for after #106 is merged
- when clamping box to minsize during shrinking, redistribute excess to siblings that still have some slack
- wrap demo in a scrollable panel

Co-authored-by: Ilia Demianenko <ilia.demianenko@gmail.com>
Co-authored-by: Martin Fouilleul <martinfouilleul@gmail.com>
2023-09-16 16:59:45 +02:00
..
input_state.c Consistency/intent 2023-09-14 11:54:38 +02:00
input_state.h Consistency/intent 2023-09-14 11:54:38 +02:00
ui.c [ui layout] 2023-09-16 16:59:45 +02:00
ui.h [ui layout] 2023-09-16 16:59:45 +02:00