mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 00:36:38 -04:00
![]() * Fix field not being restored after Undo, if field also has focus * Execute moveCaretToEnd after undoing a change - Otherwise the caret might be placed in seemingly random positions * Fix wording of comments * Remove autofocus functionality of EditingArea - instead await a tick in focusField - We used the autofocus prop for the initial focus setting when opening the editor. However it seems that awaiting tick in focusField also does the trick. |
||
---|---|---|
.. | ||
index.ts | ||
PlainTextInput.svelte |