Kaydet (Commit) a3aa4175 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Icc9b6b67e917f2de7fbd3ceed52d03f8ca70d37e
Reviewed-on: https://gerrit.libreoffice.org/67186Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 7373581b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment