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:
poire-z
2018-05-25 00:22:08 +02:00
committed by GitHub
parent aa303d4aae
commit b498d872be
5 changed files with 5 additions and 37 deletions

View File

@@ -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