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.