mirror of
https://github.com/penpot/penpot.git
synced 2025-03-06 04:41:57 -05: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?}])
|
||||
|
||||
[:& widgets/frame-titles
|
||||
{:objects base-objects
|
||||
{:objects (with-meta objects-modified nil)
|
||||
:selected selected
|
||||
:zoom zoom
|
||||
:show-artboard-names? show-artboard-names?
|
||||
|
|
Loading…
Add table
Reference in a new issue