![Adel Gadllah](/assets/img/avatar_default.png)
When the user cancels the drag while hovering over a window the timeout handler will throw an exception because the drag actor will be destroyed at this point. Fix that by removing the timeout in _onDragEnd.
When the user cancels the drag while hovering over a window the timeout handler will throw an exception because the drag actor will be destroyed at this point. Fix that by removing the timeout in _onDragEnd.