Skip to content

v0.12.1

Latest

Choose a tag to compare

@nicoburns nicoburns released this 03 Jul 17:55
1c9e37a

This release container a couple of critical fixes for layout/caching bugs in the 0.12.0 release.

Fixed

  • Block: don't commit deferred in-flow layouts to the tree when only computing size (#971)
  • Block: pass through the requested run_mode when performing final layout on in-flow children, instead of always using MeasureSize (#972)