piskelapp / piskel

A simple web-based tool for Spriting and Pixel art.
http://piskelapp.com
Apache License 2.0
10.89k stars 764 forks source link

UI qol feature: Togglable layer opacity instead of typing in 0 or 1 #1096

Open bstone39 opened 1 year ago

bstone39 commented 1 year ago

Title says it all.

Prompting the user to type in either 0 or 1 when wanting to change the opacity of a certain layer not only brings up a needless extra menu, but it forces the artist to now have to focus on the keyboard to type in the number and hit enter, and pulls their attention away from their art.

Since the layer opacity exists in a binary state, why not make it to where when the user clicks the layer opacity button it simply switches from on to off and vice versa, instead of how it is now where the user click brings up the text input window.