-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search categories for candidates in the correct order
This prevents a situation when two categories (A and B) have the same image, category A is (according to sortkey order) more important, but it gets no recommendation, because this image got assigned to B. After this change, categories are searched in their sortkey order, so category A will always get this filename before category B.
- Loading branch information
1 parent
7877172
commit 4a4e8d3
Showing
1 changed file
with
8 additions
and
12 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