Fixing #7
Redrawing an icon every time the cursor moves between items costs a lot of time. So now each icon is drawn once, and s copied when needed.
This commit is contained in:
Reference in New Issue
Block a user
Redrawing an icon every time the cursor moves between items costs a lot of time. So now each icon is drawn once, and s copied when needed.