Closed openlisp closed 7 years ago
The DragDrop of the Thumb is canceled by Wpf, I don't know why atm... Don't know if a assignment of a Thumbs offset stops a active DragDrop.
I have a fix for this in a local branch. I can make a pull request when I am back from vacation next week.
cool :-) would be nice! thx
The only working solution that has worked for me is following workaround in function thumb_DragDelta. . When dragged element is moved verticaly more than 50px It deleted. It allows to user insert new GradientStop to new position.