mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
missed a bug fix with last push
This commit is contained in:
@@ -385,6 +385,7 @@ Kinetic.Stage.prototype = {
|
||||
|
||||
// set new target shape
|
||||
this.targetShape = shape;
|
||||
this.targetFound = true;
|
||||
|
||||
// handle onmouseover
|
||||
shape._handleEvents("onmouseover", evt);
|
||||
|
||||
Reference in New Issue
Block a user