orca/samples
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
..
breakout Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02:00
clock Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
fluid Licensing and copyright information 2023-09-11 11:09:47 +02:00
triangle Licensing and copyright information 2023-09-11 11:09:47 +02:00
ui Remove OC_UI_FLAG_OVERFLOW_FIT. 2023-09-15 19:47:35 +02:00