Commit b35a643
committed
Fix onBackspace handling of multiline messages with emojis or mentions
When onBackspace occurs with the cursor at the beginning of a line in a multiline message, it now shortcircuits out to the default backspace handler. This will prevent bespoke handling of emoji and mention deletions to erroneously be executed.1 parent 69aa0b3 commit b35a643
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| |||
0 commit comments