Slow performance picking colors with eyedropper #1516
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have received a couple of times reports about a slow performance with the eyedropper tool. One possible improvement to avoid performance penalties is rendering the color spectrum/color wheel in a background thread with a certain delay (we don't need to redraw the color spectrum immediately, even more, the spectrum/color wheel is useful only when the mouse is inside this area).
The text was updated successfully, but these errors were encountered: