mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
bump crengine: LI and CITE fixes are now the defaults (#3976)
Books previously opened (that have a metadata.lua, whether with highlights or not, but because they all have a last_xpointer that points to the current page, that can be broken too by the changes) will continue to have the old wrong behaviour, so they won't be impacted by the breaking changes. Update cre_dom_version code to use the new functions from cre.cpp. Remove these Workarounds from Style tweaks.
This commit is contained in:
@@ -380,6 +380,7 @@ You can enable individual tweaks on this book with a tap, or view more details a
|
||||
end,
|
||||
enabled_func = is_enabled,
|
||||
sub_item_table = sub_item_table,
|
||||
separator = item.separator,
|
||||
})
|
||||
elseif item.id then -- tweak menu item
|
||||
-- Set a default priority of 0 if item doesn't have one
|
||||
|
||||
Reference in New Issue
Block a user