Even more touchscreen improvements

- Fixed #222
Touch-specific improvements
- Interactive items can now be used correctly
- Drop button now works
- Most Keybinds will now work correctly while in touchscreen mode
- Added Touch category to simple options screen
This commit is contained in:
Motschen
2023-10-02 20:33:12 +02:00
parent eb4f30913a
commit 233ae36343
15 changed files with 218 additions and 49 deletions

View File

@@ -20,7 +20,8 @@
"KeyBindingRegistryImplAccessor",
"KeyBindingIDAccessor",
"TabNavigationWidgetAccessor",
"ScreenMixin"
"ScreenMixin",
"KeyboardMixin"
],
"injectors": {
"defaultRequire": 1