From 3a3269901adaebcd9c276416a6a16cf786dda5c8 Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 23 Jan 2021 00:14:15 +0200 Subject: [PATCH] Updated todo --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index c04c49ad0..e421d683d 100644 --- a/todo.txt +++ b/todo.txt @@ -31,6 +31,8 @@ TODO, which will get actually done - SDL: Right mouse button sometimes gets stuck in tap or hold mode, faster scrollwheel while not moving mouse cursor. +- SDL: SD card permission dialog does nothing on Android 10. + - XSDL: use pixel size instead of video mode size, Android multiwindow support. - XSDL: proper window resizing, with xrandr resizing XSDL screen buffer.