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