-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't be as eager to merge small slices and override state.
- Only merge slices less than a pixel wide or with a gap of less than 2px. - If a slices is 3 times larger than what it's merged with, it's state dominates the merge priority, thus a tiny running slices doesn't turn it's large runnable neighbor into running.
- Loading branch information
1 parent
636e1e9
commit c0b6cac
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters