diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-28 21:49:02 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-28 21:57:01 +0530 |
| commit | 9b5c8368daa97a5b58a378d9c4eab66ebb018cb0 (patch) | |
| tree | 9faec7fbb2da551e02c819cabfedf670b6fc854a /TODO.norg | |
| parent | d000cbb52821dc33c5d2f3d676dc6efa54f3b25f (diff) | |
| download | chelleport-9b5c8368daa97a5b58a378d9c4eab66ebb018cb0.tar.gz chelleport-9b5c8368daa97a5b58a378d9c4eab66ebb018cb0.zip | |
Fix memory leak issue with c++ interop
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,11 +1,11 @@ * Current + - ( ) Investigate memory leak with c++ ffi when re-evaluating ocr - ( ) TextStyle for drawText - ( ) Middle click - (-) Optimize speed of ocr - ( ) Backspace deletes a single character in search mode * Later - - ( ) Separate state for hint modes into ModeHint constructor - ( ) Look into making mouse controls (click/mouse down/mouse up) cross-platform - ( ) Look into making screenshot cross-platform - ( ) Lens-ey setup for Mode access |
