mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 03:25:54 +02:00
🐛 Fix board titles movement when drag and drop using render wasm
This commit is contained in:
parent
845f187690
commit
d987d68565
1 changed files with 1 additions and 1 deletions
|
@ -485,7 +485,7 @@
|
||||||
:shift? @shift?}])
|
:shift? @shift?}])
|
||||||
|
|
||||||
[:& widgets/frame-titles
|
[:& widgets/frame-titles
|
||||||
{:objects base-objects
|
{:objects (with-meta objects-modified nil)
|
||||||
:selected selected
|
:selected selected
|
||||||
:zoom zoom
|
:zoom zoom
|
||||||
:show-artboard-names? show-artboard-names?
|
:show-artboard-names? show-artboard-names?
|
||||||
|
|
Loading…
Add table
Reference in a new issue