0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-19 11:11:21 -05:00

🐛 Fix board titles movement when drag and drop using render wasm

This commit is contained in:
Alejandro Alonso 2025-01-22 12:11:33 +01:00
parent 845f187690
commit d987d68565

View file

@ -485,7 +485,7 @@
:shift? @shift?}])
[:& widgets/frame-titles
{:objects base-objects
{:objects (with-meta objects-modified nil)
:selected selected
:zoom zoom
:show-artboard-names? show-artboard-names?