Kully / pixel-paint

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

shortcut to clear out the canvas #29

Open jkl3848 opened 6 months ago

jkl3848 commented 6 months ago

This was an idea I had for clearing the canvas. The functionality is pretty simple. Press 'k' to clear out the canvas.

Still need input:

Kully commented 6 months ago

This was an idea I had for clearing the canvas. The functionality is pretty simple. Press 'k' to clear out the canvas.

Still need input:

  • Would a different key be better?
  • Should this be added to the top bar?

Why not just refresh the page? Doesn't this do the job?

If we added the functionality tho:

jkl3848 commented 2 months ago

@Kully I dont mind closing this. I agree it's not overly useful right now, although there mind be benefit if #7 gets implemented.