chart2/source/controller/main/SelectionHelper.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit a3aa4175bd0c8661e803a857d73ae3cc669fc05b Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jan 28 10:43:43 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Jan 31 07:10:16 2019 +0100 Fix typo Change-Id: Icc9b6b67e917f2de7fbd3ceed52d03f8ca70d37e Reviewed-on: https://gerrit.libreoffice.org/67186 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/chart2/source/controller/main/SelectionHelper.cxx b/chart2/source/controller/main/SelectionHelper.cxx index a068bacf0c29..11370bb480a7 100644 --- a/chart2/source/controller/main/SelectionHelper.cxx +++ b/chart2/source/controller/main/SelectionHelper.cxx @@ -564,9 +564,9 @@ bool SelectionHelper::getMarkHandles( SdrHdlList& rHdlList ) //@todo -> more flexible handle creation //2 scenarios possible: //1. add an additional invisible shape as a child to the selected object - //this child needs to be named somehow and handles need to be generated therefrom ... + //this child needs to be named somehow and handles need to be generated there from... //or 2. offer a central service per view where renderer and so can register for handle creation for a special shape - //.. or 3. feature from drawinglayer to create handles for each shape ... (bad performance ... ?) ? + //.. or 3. feature from drawinglayer to create handles for each shape... (bad performance... ?) ? //scenario 1 is now used: //if a child with name MarkHandles exists _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits