Fixes for comic viewing.
Filtering for manually added directories Extend page position storage to slider Tabbing causes programmatic return to page position
This commit is contained in:
@@ -246,7 +246,7 @@ class Library:
|
||||
|
||||
return directory_name, directory_tags
|
||||
|
||||
return None, None
|
||||
return 'manually added', None
|
||||
|
||||
# Both the models will have to be done separately
|
||||
# Item Model
|
||||
|
Reference in New Issue
Block a user