1j01 / jspaint

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

Buttons are hard to press on mobile due to text selection #156

Closed 1j01 closed 2 years ago

1j01 commented 4 years ago

image

It's hard to press buttons on a touch screen; you have to deliberately tap rather than press and release even tho it shows a pressed state like that should work. At least part of the problem is that it can trigger text selection.

1j01 commented 2 years ago

I have disabled text selection globally. It was a big problem for mobile Safari (testing on an iPad). I hope this doesn't break anything! Right now the Project News window is the only exception when selection is allowed.