gskinnerTeam / flutter-wonderous-app

A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
MIT License
3.96k stars 930 forks source link

Desktop UX: keyboard shortcuts #162

Closed bartekpacia closed 8 months ago

bartekpacia commented 8 months ago

I downloaded Wonderous from Mac App Store.

I noticed that it doesn't support common keyboard shortcuts. For example, on this "large image" screen I'd expect the ESC key to go back (i.e. same as clicking the back arrow):

Screenshot 2024-01-22 at 16 30 15

Additionally, CTRL+TAB could be used to easily switch between tabs on the left sidebar:

Screenshot 2024-01-22 at 16 31 45
esDotDev commented 8 months ago

Thank's for the report, we have already improved Desktop UX in the current main branch and plan to push a new macOS version soon.