Skip to content
Snippets Groups Projects
Commit ce2c5f6e authored by Brian Tarricone's avatar Brian Tarricone
Browse files

Compute icon invalidation rect more generously

Previously we'd invalidate the entire slot only if the item was under a
DnD operation.  Now we unconditionally invalidate the union of the slot
rect and the item's calculated extents, if any.

This might cause a *little* more drawing than necessary in some cases,
but fixes some intermittent drawing glitches when moving icons around.
parent 5e8eec0c
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment