mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-14 23:55:09 +01:00
Implement basic virtual keyboard support
- Listener for clicks inside of text fields and other text-based screens - Virtual keyboard screen in a QWERTY layout
This commit is contained in:
@@ -204,6 +204,7 @@ public class MidnightControlsClient extends MidnightControls {
|
||||
RainbowColor.tick();
|
||||
TouchInput.tick();
|
||||
}
|
||||
|
||||
/**
|
||||
* Called when opening a screen.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user