Include lewd filter in filter highlight
(cherry picked from commit 215a1908f700ce30bb117ef6d627ed1b16a11911)
This commit is contained in:
parent
71a34bd510
commit
0d89d0184d
1 changed files with 3 additions and 0 deletions
|
|
@ -234,6 +234,9 @@ class LibraryScreenModel(
|
|||
prefs.filterBookmarked,
|
||||
prefs.filterCompleted,
|
||||
prefs.filterIntervalCustom,
|
||||
// SY -->
|
||||
prefs.filterLewd,
|
||||
// SY <--
|
||||
) + trackFilter.values
|
||||
).any { it != TriState.DISABLED }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue