Skip to content

Lots of sizing fixes

Benjamin Otte requested to merge wip/otte/for-master into master

Bunch of fixes in here:

  • align flags now only adjust the dimensions that aren't set to FILL

  • size request cache made a lot larger to avoid performance traps

  • emit a critical when passing too small for_size is passed to measure()

  • fix the cases where we pass a too small for_size to measure()

Edited by Benjamin Otte

Merge request reports