emilk / emilk/egui

Text editing should be over graphemes

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
text
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 12h
Merged PRs (30d)
67

Description

As pointed out by @norcalli in https://github.com/emilk/egui/commit/861573c4975e362535b14cf0555fbcb5b8a6d5aa#r44948551

Egui currently handles text layout and cursors using character boundaries, but using graphemes is the better approach in the long run.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.