mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 20:51:42 +02:00
Merge pull request #5642 from penpot/superalex-fix-board-titles-moving-when-drag-and-drop
🐛 Fix board titles movement when drag and drop using render wasm
This commit is contained in:
commit
6573311aab
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
Add a link
Reference in a new issue