1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.22k stars 562 forks source link

Support backspace as alternative to 'Del' #193

Closed rikvdh closed 2 years ago

rikvdh commented 4 years ago

Macbooks dont have a 'Del'-key, only a 'Backspace'. Can this be supported?

Thanks!

Zekfad commented 4 years ago

FN+BS=Del?

rikvdh commented 4 years ago

I know, but since the 'backspace' is not bound anywhere else it could be bound to alias the 'Del' as well right?

intrvertmichael commented 3 years ago

I agree this would be a good shortcut to clear the image. I'm going to work on this.

intrvertmichael commented 3 years ago

https://github.com/1j01/jspaint/pull/195