sd/source/ui/view/drtxtob1.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2ab871e806595d555c0460652b52a3f369f95b57
Author: Pranam Lashkari <[email protected]>
AuthorDate: Tue May 5 23:17:29 2020 +0530
Commit: Andras Timar <[email protected]>
CommitDate: Sun May 10 21:32:19 2020 +0200
resolved: Strange behavior of Paragraph Spacing controls
Increase Paragraph Spacing on the sidebar paragraph Spacing spinners aren't
increased
Change-Id: Icc1ae684ff607909f87646c69e9acebf8f3d8000
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93511
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Andras Timar <[email protected]>
diff --git a/sd/source/ui/view/drtxtob1.cxx b/sd/source/ui/view/drtxtob1.cxx
index 0aa28f6f4997..4d3124643d06 100644
--- a/sd/source/ui/view/drtxtob1.cxx
+++ b/sd/source/ui/view/drtxtob1.cxx
@@ -268,6 +268,7 @@ void TextObjectBar::Execute( SfxRequest &rReq )
Invalidate();
// to refresh preview (in outline mode), slot has to be
invalidated:
mpViewShell->GetViewFrame()->GetBindings().Invalidate(
SID_PREVIEW_STATE, true );
+ mpViewShell->GetViewFrame()->GetBindings().Invalidate(
SID_ATTR_PARA_ULSPACE, true );
}
break;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits