6d6ec46f25
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.