mirror of
https://github.com/penpot/penpot.git
synced 2026-07-31 18:36:18 +00:00
* 🐛 Fix area selection aborted by select-shapes interrupt Only emit :interrupt from select-shapes when edition mode is active. Unconditional :interrupt (from #10798) made drag-stopper cancel the marquee mid-drag. * 🔧 Fix text editor v2 fill e2e test on develop