mirror of
https://github.com/penpot/penpot.git
synced 2026-06-26 09:12:06 +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
|
||||
: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?))
|
||||
(when (and frame (not= uuid/zero (:id frame)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user