lokdocview: Turn off annotations rendering here
Change-Id: Ia1ee4f54a05ab3daca62a78fe335e731e4cfc02d Reviewed-on: https://gerrit.libreoffice.org/33465 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
This commit is contained in:
@@ -2628,6 +2628,7 @@ static gboolean lok_doc_view_initable_init (GInitable *initable, GCancellable* /
|
||||
return FALSE;
|
||||
}
|
||||
priv->m_nLOKFeatures |= LOK_FEATURE_PART_IN_INVALIDATION_CALLBACK;
|
||||
priv->m_nLOKFeatures |= LOK_FEATURE_NO_TILED_ANNOTATIONS;
|
||||
priv->m_pOffice->pClass->setOptionalFeatures(priv->m_pOffice, priv->m_nLOKFeatures);
|
||||
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user