From 69306ed1d84673349b72e181540bc9e801f43e30 Mon Sep 17 00:00:00 2001 From: pelya Date: Wed, 29 Mar 2017 20:31:48 +0300 Subject: [PATCH] Updated todo --- todo.txt | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) 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.