Updated todo

This commit is contained in:
pelya
2017-03-29 20:31:48 +03:00
committed by Sergii Pylypenko
parent 8afff1ff79
commit 69306ed1d8

View File

@@ -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.