mirror of
https://github.com/penpot/penpot.git
synced 2025-05-17 12:46:11 +02:00
🐛 Fix problem with text edition selection area
This commit is contained in:
parent
6bbd76f350
commit
81dac233a7
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue