fix: use highlight and cursor from cosmic-text editor

This fixes RTL text in the text_editor widget.
This commit is contained in:
Hojjat 2026-03-26 23:37:30 -06:00 committed by Ashley Wulber
parent 1fdd24ab99
commit e1fc659e64
5 changed files with 57 additions and 188 deletions

2
Cargo.lock generated
View file

@ -1316,7 +1316,7 @@ dependencies = [
[[package]]
name = "cosmic-text"
version = "0.18.2"
source = "git+https://github.com/pop-os/cosmic-text.git#ddad5fb7410e374612925415a13843ed38f14245"
source = "git+https://github.com/pop-os/cosmic-text.git#5651c2d96727749f8b19df4fda332bd8a2e6d823"
dependencies = [
"bitflags 2.11.0",
"fontdb",