Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: unbreak handling "up" key event in multiline text
pressing the "down" key was working fine, the "up" key to move the cursor to the previous line was broken don't force the focus if it already has it and let the parent TextEdit internals handle the event if we are not interested in it
- Loading branch information