desktop/source/lib/init.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 50984210273912b0a3445da8e311046cbb5d0644
Author: Szymon Kłos <[email protected]>
AuthorDate: Mon Mar 16 19:02:00 2020 +0100
Commit: Szymon Kłos <[email protected]>
CommitDate: Thu Jul 16 09:24:26 2020 +0200
jsdialog: optimization, use latest state, ignore previous
Change-Id: Id637accc4f006ae6206b4e87a44b30d1a8340723
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97849
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Szymon Kłos <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98827
Tested-by: Jenkins
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 665f4d56628f..4c8bb9981df6 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -1491,6 +1491,7 @@ void CallbackFlushHandler::queue(const int type, const
char* data)
case LOK_CALLBACK_TEXT_VIEW_SELECTION:
case LOK_CALLBACK_VIEW_CURSOR_VISIBLE:
case LOK_CALLBACK_CALC_FUNCTION_LIST:
+ case LOK_CALLBACK_JSDIALOG:
{
const int nViewId = lcl_getViewId(payload);
removeAll(
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits