mirror of
https://github.com/penpot/penpot.git
synced 2026-08-26 14:48:43 +00:00
🐛 Fix inspect in View Mode displays shape size twice when selecting a shape (#10364)
This commit is contained in:
parent
3aa46379a1
commit
aec56be9f5
@ -281,7 +281,6 @@
|
|||||||
:bounds bounds
|
:bounds bounds
|
||||||
:zoom zoom}]
|
:zoom zoom}]
|
||||||
[:> size-display* {:selrect selected-selrect :zoom zoom}]
|
[:> size-display* {:selrect selected-selrect :zoom zoom}]
|
||||||
[:> selection-size-badge* {:selrect selected-selrect :zoom zoom}]
|
|
||||||
|
|
||||||
(if (or (not hover-shape) (not hover-selected-shape?))
|
(if (or (not hover-shape) (not hover-selected-shape?))
|
||||||
(when (and frame (not= uuid/zero (:id frame)))
|
(when (and frame (not= uuid/zero (:id frame)))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user