Commit 5ba1b29
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 fb566c4 commit 5ba1b29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
| |||
0 commit comments