1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-27 17:09:53 +02:00

Fix deleteBackward behavior for Thai script (#5015)

This commit is contained in:
Thanayut T
2022-06-08 11:34:04 +07:00
committed by GitHub
parent a66c7315a3
commit 9ae372875d
4 changed files with 78 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
---
'slate': patch
---
Fix deleteBackward behavior for Thai script where deleting N character(s) backward should delete
N code point(s) instead of an entire grapheme cluster