aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
647 stars 198 forks source link

Add help button on the right of toolbar actions to show shortcuts modal #731

Open vincentfretin opened 4 days ago

vincentfretin commented 4 days ago

The h shortcut to show the shortcuts modal is not known by many. Although this is specified in the documentation here https://aframe.io/docs/master/introduction/visual-inspector-and-dev-tools.html#shortcuts not a lot of persons read the full documentation, or if one reads it, they probably won't remember that this shortcut exists. I actually discovered the feature several years later of developing with aframe when I started updating aframe inspector code. To make it more discoverable, I propose to add a help button on the right of toolbar actions to show the shortcuts modal. See the screenshot: image