bugfix
parent
cace21a0a9
commit
a3ae5d9fb6
|
@ -1618,6 +1618,7 @@ class mxGraphHandler {
|
|||
const { target } = this;
|
||||
|
||||
if (
|
||||
target &&
|
||||
graph.isSplitEnabled() &&
|
||||
graph.isSplitTarget(target, this.cells, me.getEvent())
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue