diff --git a/todo.txt b/todo.txt index 726f212c93..4b3ebadca3 100644 --- a/todo.txt +++ b/todo.txt @@ -4,3 +4,5 @@ - Smallmap UI won't fit all FIRS industries. - Fix text input - it should use SDL_ANDROID_GetScreenKeyboardTextInputAsync(), and fix double-backspace bug in SDL. + +- Put mouse cursor in the middle between touch points when zooming in and out.