You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original author: neilboyd (October 11, 2011 15:12:39)
What steps will reproduce the problem?
Change the DefaultDropHandler to use DropTargetAdorners.Highlight instead of DropTargetAdorners.Insert (an easy way to demonstrate the issue)
Run the DefaultsExample
Select the Bound TreeViews tab
Expand Root1
Collapse Root1
Expand Root2
Drag Item10 over Root1
What is the expected output? What do you see instead?
You will see that the highlight outline covers the space that Root1 did have when it was expanded.
It should only cover the now collapsed space.
What version of the product are you using? On what operating system?
Revision 38. Windows XP.
Please provide any additional information below.
Patch to fix it is attached.
Original author: neilboyd (October 11, 2011 15:12:39)
What steps will reproduce the problem?
What is the expected output? What do you see instead?
You will see that the highlight outline covers the space that Root1 did have when it was expanded.
It should only cover the now collapsed space.
What version of the product are you using? On what operating system?
Revision 38. Windows XP.
Please provide any additional information below.
Patch to fix it is attached.
Original issue: http://code.google.com/p/gong-wpf-dragdrop/issues/detail?id=39
The text was updated successfully, but these errors were encountered: