dragjs icon indicating copy to clipboard operation
dragjs copied to clipboard

drag.slider/drag.xyslider cursor value at "end" isn't correct

Open bebraw opened this issue 13 years ago • 0 comments

For some reason cursor value does not get derived correctly at "end" handler. It seems pageX and clientX values are incorrect in this case.

Perhaps a possible workaround would be to pass last known good value from move or begin to end.

bebraw avatar Jul 12 '12 06:07 bebraw