mirror of
https://github.com/penpot/penpot.git
synced 2026-03-01 15:53:53 +00:00
Merge pull request #3978 from penpot/hiru-fix-annotation-focus
Fix annotation textarea steals focus and prevents deleting a component with keyboard
This commit is contained in:
@@ -159,7 +159,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
|
||||
|
||||
Reference in New Issue
Block a user