mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00:00
🐛 Fix problem with text edition selection area
This commit is contained in:
parent
6bbd76f350
commit
81dac233a7
@ -297,7 +297,8 @@
|
||||
|
||||
(when show-text-editor?
|
||||
[:& text-edition-outline
|
||||
{:shape (get base-objects edition)}])
|
||||
{:shape (get base-objects edition)
|
||||
:zoom zoom}])
|
||||
|
||||
(when show-measures?
|
||||
[:& msr/measurement
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user