Player
Player copied to clipboard
Menu UI - Support Touch Screen and Mouse Input
Code from both @MackValentine and @Ghabry.
Those are changes in menu navigation. Through it, the user is able to:
- Hover options with mouse.
- Select an option with Left Click/ Touch Input
- Cancel Selection through Right Click / Double Touch Input
- Scroll through options using mouse wheel or by clicking on the arrow icons.
It's also possible to:
- Change Mouse PNG
- Change MouseHover PNG
Mack is working on this feature, we need help on testing and pointing out the best outcome to certain interactions. So we are opening a PR for testing and change suggestions.