From 7779f674ee7e5f1b36255558eb9ff1322a0be1cb Mon Sep 17 00:00:00 2001 From: poire-z Date: Tue, 26 Feb 2019 07:15:01 +0100 Subject: [PATCH] bump crengine: fix text selection and cache issues Includes: - Fix text selection in some tables - Add known HTML attributes to avoid cache issues - Make existing context.AddLine() and pb_flag clearer cre.cpp: - gotoPos(): allow scrolling after end of document (to avoid not seeing the last line of a document that would be hidden by the footer bar) --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index 15becff11..1151849fa 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 15becff11c1b23edbd3f8c74cd949fc0e219d115 +Subproject commit 1151849fa590d1e1ba5e222f8a015dbd41a93ec8