sd/source/ui/view/drviews1.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 962873c863ee8f5dcb80af05bd658266304bb5cb Author: martinb214 <bakosmar...@gmail.com> Date: Tue Nov 28 15:57:30 2017 +0100
tdf#113856 Navigator: Bad behaviour of controllers when changing slides Change-Id: I11e9cb607c36112f19f7cace1d8c5b7559ebf2a1 Reviewed-on: https://gerrit.libreoffice.org/45423 Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> Tested-by: Jenkins <c...@libreoffice.org> diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx index 976d8dd1cb7b..74433d89fa6e 100644 --- a/sd/source/ui/view/drviews1.cxx +++ b/sd/source/ui/view/drviews1.cxx @@ -1085,6 +1085,7 @@ bool DrawViewShell::SwitchPage(sal_uInt16 nSelectedPage) // so navigator (and effect window) notice that SfxBindings& rBindings = GetViewFrame()->GetBindings(); + rBindings.Invalidate(SID_NAVIGATOR_STATE, true); rBindings.Invalidate(SID_NAVIGATOR_PAGENAME, true); rBindings.Invalidate(SID_STATUS_PAGE, true); rBindings.Invalidate(SID_DELETE_MASTER_PAGE, true);
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits