svx/source/sidebar/line/LinePropertyPanel.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit ffc61735fe804913e55db45ae4d533c8980c2e6a Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Aug 8 19:07:06 2018 +0200 Commit: Xisco FaulĂ <xiscofa...@libreoffice.org> CommitDate: Thu Aug 9 10:56:50 2018 +0200 tdf#101254: Enable arrowheads in sidebar for draws It's enabled in Line and Filling toolbar so do the same in the sidebar Change-Id: Icc64705268a9efb46ab463131ddf486dad12f085 Reviewed-on: https://gerrit.libreoffice.org/58747 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins Reviewed-by: Xisco FaulĂ <xiscofa...@libreoffice.org> diff --git a/svx/source/sidebar/line/LinePropertyPanel.cxx b/svx/source/sidebar/line/LinePropertyPanel.cxx index d48dd7afac7e..1ea655b733a6 100644 --- a/svx/source/sidebar/line/LinePropertyPanel.cxx +++ b/svx/source/sidebar/line/LinePropertyPanel.cxx @@ -188,6 +188,7 @@ void LinePropertyPanel::HandleContextChange( { case CombinedEnumContext(Application::Calc, Context::DrawLine): case CombinedEnumContext(Application::DrawImpress, Context::DrawLine): + case CombinedEnumContext(Application::DrawImpress, Context::Draw): case CombinedEnumContext(Application::WriterVariants, Context::Draw): // TODO : Implement DrawLine context in Writer bShowArrows = true; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits