Kully / pixel-paint

An art tool for making 32x32 Sprites
https://kully.github.io/pixel-paint/
367 stars 23 forks source link

add shortcut legend #28

Open jkl3848 opened 1 month ago

jkl3848 commented 1 month ago

I thought it might be handy to have the keyboard shortcuts list on the page itself, instead of having to reference the git repo. I tried to keep the style simple.

Kully commented 1 month ago

@jkl3848 Good idea and would probably be helpful.

I have a couple comments:

  1. We should probably allow it to be collapsable.
  2. It right now sits too far low. We want to place it in a more accessible place.
    • Maybe it makes sense to fix its position to the top left?
    • We could also hide it away and open it in a modal when you click on an "info" button?

Maybe something like this? What do you think?

image