diff --git a/todo.txt b/todo.txt index 42290f4622..2c5beab06f 100644 --- a/todo.txt +++ b/todo.txt @@ -7,20 +7,14 @@ - Misclicking station from orders dialog should hide the dialog for 3 times. +- Fix text input - it should use SDL_ANDROID_GetScreenKeyboardTextInputAsync(), and fix double-backspace bug in SDL. + +- Main menu can be closed permanently. + - Draggable combo boxes. - 'New game' dialog is broken again. -- Fix text input - it should use SDL_ANDROID_GetScreenKeyboardTextInputAsync(), and fix double-backspace bug in SDL. - -- Tooltip window steals touches, move tooltip window back to the top of the mouse cursor. - -- Drag&drop is broken. - - Clicking disabled toolbar button in titlebars mode is broken. -- Main menu is too big. - -- Cannot close tutorial menu. - -- Main menu can be closed permanently. +- Drag&drop is broken.