Closed GoogleCodeExporter closed 9 years ago
Thanks for the report and the fix! Patch committed. I didn need TryFindParent -
I have
my own extension method GetVisualAncestor<> which does the same thing.
Could you check the patch indeed fixes the problem for you?
Original comment by gro...@gmail.com
on 4 May 2010 at 4:22
[deleted comment]
Applied to trunk in r20.
Original comment by gro...@gmail.com
on 4 May 2010 at 4:45
Ok, I will see it.
When you drag a root to a child you now get grandchildren. I'm yet altering your
component to preserve the level in a TreeList (using the classes of the
interfaces).
That might be something for the generic Component. A boolean called
PreserveLevel
that only allows starting a drag when all items have the same level and allow
dropping when the target has that same level (or one higher).
Original comment by sportfr...@gmail.com
on 4 May 2010 at 4:46
Issue 23 has been merged into this issue.
Original comment by gro...@gmail.com
on 4 Jul 2010 at 11:09
Original issue reported on code.google.com by
sportfr...@gmail.com
on 4 May 2010 at 2:56