@@ -441,7 +441,7 @@ export default {
showClose: false,
noPadding: true,
enableDblclickExpand: false,
- draggable: false,
+ draggable: true,
bringToFrontOnMousedown: false,
data: {
crossings: [...this.crossingSelections],
@@ -567,7 +567,7 @@ export default {
@@ -445,7 +445,7 @@ export default {