orca/samples/ui/src
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
..
main.c Remove OC_UI_FLAG_OVERFLOW_FIT. 2023-09-15 19:47:35 +02:00