6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
- [-] Fix text moving left and right based on cursor position (right side of cursor is too left)
|
|
- [ ] Fix selection using wrong offset for text
|
|
- [x] Implement selection in ImGui::text_edit
|
|
- [x] Implement clipboard copy/paste
|
|
|