From fa1dae27739d5ea6183ed322468d5fa4ac7d4b7d Mon Sep 17 00:00:00 2001 From: pelya Date: Thu, 30 Dec 2010 15:37:00 +0000 Subject: [PATCH] Updated todo --- todo.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/todo.txt b/todo.txt index e1db90e30..225af2e42 100644 --- a/todo.txt +++ b/todo.txt @@ -7,15 +7,11 @@ I'm not planning any more games to port. Bugs to fix =========== -- Possibility to create custom key layout for on-screen keyboard. - -- Add an option for button images size. - - Running OpenGL SwapBuffers in a separate thread - huge speed improvement expected. - Show/hide screen controls with longpress on Text Edit button. -- Right click by longpress. +- Right click by longpress, assign any HW key to do left/right click. - Calling SDL_SetVideoMode() with SDL 1.3 several times makes it crash.