1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 12:14:14 +02:00

Adjust cursor position when on selection collapse for RTL direction (#5567)

* fix: adjust edge on collapse RTL selection

* style: fix linting issue

* chore: add changeset
This commit is contained in:
Tima Gixe
2023-11-30 18:11:49 +02:00
committed by GitHub
parent 03125312fb
commit 07f59e3607
2 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix cursor position on selection collapse for RTL direction