From f85ded43446b17fbfdd868cc057ba39666d3d7cb Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 26 May 2017 18:13:54 +0200 Subject: tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat option There is a reason this is off by default, make it a bit more easier for users to not depend this option when they don't actually need it. Change-Id: I21c5b942c6021fa21840779e1a9f53055fbf279f Reviewed-on: https://gerrit.libreoffice.org/38081 Reviewed-by: Miklos Vajna Tested-by: Jenkins --- officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs index 90394f22dafe..f71c66205871 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs @@ -116,6 +116,12 @@ false + + + Use LibreOffice 4.3 anchoring paint order + + false + -- cgit