mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 01:52:33 -04:00
* 🐛 Skip identity transforms in layout reflow propagation Layout reflow emitted identity transforms for unchanged children, which fanned out through the whole subtree on every drag frame and froze large files in the WASM renderer. * 🐛 Fix exclude boolean rendering in render WASM