From 8368912214a692657f70b8d1ee3c25f0e5ceb900 Mon Sep 17 00:00:00 2001 From: pelya Date: Thu, 4 Feb 2021 01:42:27 +0200 Subject: [PATCH] Updated todo --- todo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/todo.txt b/todo.txt index c86b9df8c9..e6c77cb7c8 100644 --- a/todo.txt +++ b/todo.txt @@ -9,3 +9,14 @@ - Mouse wheel does not work for Bluetooth mouse. +- Tram type menu missing. https://github.com/pelya/openttd-android/issues/7 + +- Unable to search for server, input text in wrong box. https://github.com/pelya/openttd-android/issues/5 + +- Cannot click on a depot if scroll mode is set to VSM_VIEWPORT_RMB_FIXED. https://github.com/pelya/openttd-android/issues/3 + +- Make it possible to hide legend in 'Map of world' window. + +- Crash on GRF settings in 'Load game' dialogs and inside the game. https://github.com/pelya/openttd-android/issues/8 + +- Default tramway button not appearing in vertical toolbar when compact toolbar is disabled. https://github.com/pelya/commandergenius/issues/119