-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump crengine: minor fixes, add getPageXPointer() (#1590)
Includes: - Update German hyphenation patterns - CSS stylesheets cache: also clear it after initial load - getSurroundingAddedHeight(): use interline_scale_factor - LVDocView::getNodeByPoint(): tweak again for text selection - LVDocView::getPageBookmark(): behave as getBookmark()
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule crengine
updated
4 files
+5 −5 | cr3gui/data/hyph/German.pattern | |
+1 −1 | crengine/include/lvdocview.h | |
+51 −6 | crengine/src/lvdocview.cpp | |
+8 −0 | crengine/src/lvtinydom.cpp |