Hello,
I think there is an issue when a releaseDrag is execute, we can’t drag anymore after that, when we try to start a new drag.
I made the following PG according to what I want to do, you wiil need to drag an axis and press escape to release the drag.
cc @Cedric but please bear with us as he is off for a couple days.
1 Like
you can drag any after “startDrag()”.
no problem @sebavan 
@Happy0Ending I think releaseDrag shouldn’t prevent the next drag events, it should only stop the current drag event. Shouldn’t it ?
Cedric
5
I have a fix for that…incoming PR.
1 Like