mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 14:09:17 +00:00
🐛 Solve annotation stealing focus when not editing
This commit is contained in:
parent
cfe7ba34f7
commit
8085e93a07
@ -139,7 +139,7 @@
|
|||||||
{:ref textarea-ref
|
{:ref textarea-ref
|
||||||
:id "annotation-textarea"
|
:id "annotation-textarea"
|
||||||
:data-debug annotation
|
:data-debug annotation
|
||||||
:auto-focus true
|
:auto-focus (or @editing? creating?)
|
||||||
:maxLength 300
|
:maxLength 300
|
||||||
:on-input autogrow
|
:on-input autogrow
|
||||||
:default-value annotation
|
:default-value annotation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user