orca/samples/ui
Martin Fouilleul fe69cedd45 Remove OC_UI_FLAG_OVERFLOW_FIT.
Now OC_UI_FLAG_OVERFLOW_ALLOW controls both shrinking children to the parent's size and fitting parent to shrunk children size.
We can still emulate all combination of shrink * fit with this single flag (and sometimes a parent box).
This also makes fitting the default, which is more practical since fitting a box contents often requires fitting on all children.
2023-09-15 19:47:35 +02:00
..
data UI demo with styling 2023-09-15 07:41:27 +00:00
src Remove OC_UI_FLAG_OVERFLOW_FIT. 2023-09-15 19:47:35 +02:00
.gitignore UI demo 2023-07-13 21:39:39 -07:00
build.bat This commit restructures the codebase to melt the milepost platform layer into the main orca codebase. 2023-08-13 15:28:57 +02:00
build.sh Minor API cleanup: 2023-09-06 08:58:04 +02:00