Updated todo

This commit is contained in:
pelya
2017-03-26 23:16:42 +03:00
parent ab64ba4828
commit 6a82576c87

View File

@@ -14,3 +14,5 @@
- 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.