mitchcurtis / slate

Pixel Art Editor
GNU General Public License v3.0
1.07k stars 103 forks source link

Hue/saturation slider causes slowness for large selections #132

Open mitchcurtis opened 5 years ago

mitchcurtis commented 5 years ago

A simple fix would be to set live: false on it, but that means the changes will only be visible after the mouse is released.

Might also apply to opacity.