From 6a82576c8791e0f4381cf2ec6a3c8891bb4ee27f Mon Sep 17 00:00:00 2001 From: pelya Date: Sun, 26 Mar 2017 23:16:42 +0300 Subject: [PATCH] Updated todo --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 32f0965dea..0fa064eb52 100644 --- a/todo.txt +++ b/todo.txt @@ -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.