mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 15:38:38 +00:00
🐛 Fix regression on not updating measures ui on moving frames
This commit is contained in:
parent
a303df9c34
commit
a2c3208af9
@ -53,7 +53,8 @@
|
|||||||
modifiers (mf/deref refs/workspace-modifiers)
|
modifiers (mf/deref refs/workspace-modifiers)
|
||||||
modifiers (dm/get-in modifiers [shape-id :modifiers])
|
modifiers (dm/get-in modifiers [shape-id :modifiers])
|
||||||
|
|
||||||
shape (gsh/transform-shape shape modifiers)]
|
shape (gsh/transform-shape shape modifiers)
|
||||||
|
props (mf/spread-props props {:shape shape})]
|
||||||
|
|
||||||
(case shape-type
|
(case shape-type
|
||||||
:frame [:> frame/options* props]
|
:frame [:> frame/options* props]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user