mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[feat] Favorites: organize book into collections (#5527)
View, add, remove, sort, open book to/from collections. For now, only one collection named Favorites.
This commit is contained in:
@@ -406,7 +406,7 @@ function SortWidget:_populateItems()
|
||||
height = self.item_height,
|
||||
width = self.item_width,
|
||||
text = self.item_table[idx].text,
|
||||
lable = self.item_table[idx].label,
|
||||
label = self.item_table[idx].label,
|
||||
invert = invert_status,
|
||||
index = idx,
|
||||
show_parent = self,
|
||||
|
||||
Reference in New Issue
Block a user