MenuSorter: some documentation

MenuSorter: forgot to add plugin style change

MenuSorter: worked out the final quirks

* Menu always compressed into tables without missing indexes for ipairs compatibility
* Orphans attached
* Separators no longer count as items
This commit is contained in:
Frans de Jonge
2017-03-03 16:03:12 +01:00
parent 56659ddb20
commit 8f31a81601
16 changed files with 102 additions and 45 deletions

View File

@@ -86,7 +86,7 @@ function KOSync:onReaderReady()
end
function KOSync:addToMainMenu(tab_item_table)
self.ui.menu.menu_items["progress_sync"] = {
self.ui.menu.menu_items.progress_sync = {
text = _("Progress sync"),
sub_item_table = {
{