Better text input rendering

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-10-10 15:29:18 +03:00
parent 86024e2c03
commit c4e13985ed
5 changed files with 381 additions and 287 deletions

View File

@@ -1,5 +1,4 @@
- [ ] Fix text moving left and right based on cursor position (right side of cursor is too left)
- [ ] Integrate IME directly into ImGui
- [ ] Implement selection in ImGui::text_edit
- [ ] Implement clipboard copy/paste
- [-] Implement clipboard copy/paste