highcharts / draggable-points

MIT License
32 stars 34 forks source link

Point marker doesn't follow the cursor when the markers are disabled. #75

Closed kamilkulig closed 6 years ago

kamilkulig commented 6 years ago

Demo http://jsfiddle.net/kkulig/w9q65sm9/

Reproduction steps Click on any point and drag it. Point's marker remains in the same place where the click even happened - it doesn't follow the cursor.

When the markers are enabled everything works fine: http://jsfiddle.net/kkulig/aywbwocv/