https://bugs.documentfoundation.org/show_bug.cgi?id=156995

--- Comment #12 from Noel Grandin <noelgran...@gmail.com> ---
For the benefit of any other coders that come along, I took a brief look, and
the problem is that when we select the group object, we initially think we are
going to do a drag, and we then spend a very long time constructing a
complicated "drag view" of the group object.

So there are two problems

(1) we should really not be constructing a drag object when we are selecting
(2) we should probably just construct an outline of the object to display while
dragging, instead of trying to draw the whole thing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to