Commit 114f00c5 authored by Don Gagne's avatar Don Gagne
Browse files

Fix item dragging

parent acc8b92c
......@@ -322,8 +322,6 @@ QGCView {
// Move to the new position
editorMap.latitude = object.coordinate.latitude
editorMap.longitude = object.coordinate.longitude
} else {
itemDragger.clearItem()
}
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment