Files
openttd-android/todo.txt
2017-03-20 22:45:35 +02:00

21 lines
622 B
Plaintext

- 'Place Sign' does not work. Landscaping - Place Sign works.
- Smallmap UI won't fit all FIRS industries.
- Fix text input - it should use SDL_ANDROID_GetScreenKeyboardTextInputAsync(), and fix double-backspace bug in SDL.
- Put mouse cursor in the middle between touch points when zooming in and out.
- Remove all window titles.
- Move windows by dragging past window edge, close windows by moving them to toolbar.
- Windows should cover status bar and news window.
- Close news window by flicking it sideways.
- Default button size set to 48, update vertical toolbar buttons.
- Tooltip window steals touches.