Skip to content
Commit 1857f00f authored by Benjamin Otte's avatar Benjamin Otte
Browse files

tasklist: Reorganize how the glow button works

Instead of screenshotting twice and blending the two screenshots in a
timeout handler, we now do the blending in the draw handler and only
compute the glow factor in the timeout handler.

This way we ensure that drawing only happens in the draw handler.
Also, the code looks much nicer now.
parent 211a61d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment