gabrielflorit / script-8.github.io

A JavaScript-based (React + Redux) fantasy computer for making, sharing, and playing tiny retro-looking games.
https://script-8.github.io/
MIT License
646 stars 35 forks source link

"reset" next to "down" is dangerous (on mobile) #312

Open jean-philippe-martin opened 4 years ago

jean-philippe-martin commented 4 years ago

It's great that script-8 cassettes can work on mobile phones, but I noticed that with the down arrow next to the "reset" button, I have pressed "reset" by accident now more than once.

There may be multiple ways to solve this. Perhaps move the "reset" and related menu commands to the top?