mirror of
https://github.com/penpot/penpot.git
synced 2025-03-27 23:21:47 -05:00
🐛 Solve annotation stealing focus when not editing
This commit is contained in:
parent
cfe7ba34f7
commit
8085e93a07
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
{:ref textarea-ref
|
||||
:id "annotation-textarea"
|
||||
:data-debug annotation
|
||||
:auto-focus true
|
||||
:auto-focus (or @editing? creating?)
|
||||
:maxLength 300
|
||||
:on-input autogrow
|
||||
:default-value annotation
|
||||
|
|
Loading…
Add table
Reference in a new issue