Disable noSelect after drag ended
This commit is contained in:
parent
1ab6f82e1d
commit
9fbbafdf7c
@ -147,6 +147,7 @@
|
||||
|
||||
this.colMov = false;
|
||||
}
|
||||
$('body').noSelect(false);
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user