🐛 Fix inspect in View Mode displays shape size twice when selecting a shape (#10364)

This commit is contained in:
Luis de Dios 2026-06-22 14:46:48 +02:00 committed by GitHub
parent 3aa46379a1
commit aec56be9f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)))