From 9f9798f07f0b56ae474f31ded671cc8da598d244 Mon Sep 17 00:00:00 2001 From: Jim Raykowski Date: Tue, 22 Dec 2020 22:20:45 -0900 Subject: tdf#115817 Add navigation recency to Navigate By - Adds Recency to Navigate By and when selected, previous and next scroll controls navigate the navigation manager stack backwards and forward. - Removes the code that makes the Navigation tool bar appear when an entry is added to the navigation manager stack so the tool bar doesn't appear unless the user explicilty chooses for it to. - Changes Navigation toolbar context sensitivity to false. Change-Id: I246dd442b4bc5191324c35f9b91a9cb2eac8e7f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108316 Tested-by: Jenkins Reviewed-by: Jim Raykowski --- .../registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu | 2 +- officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu index ce94fe093942..68f272c16e3e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu @@ -757,7 +757,7 @@ false - true + false diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu index f5d7bdf862d3..76373392b26b 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu @@ -844,7 +844,7 @@ false - true + false -- cgit v1.2.3