You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as title this.viewport.animate({ position: new Point(worldPos.x, worldPos.y), scale: 1, time: 1000, ease: "easeOutExpo", removeOnInterrupt: true, });
set animate with option removeOnInterrupt: true, at the sametime wheel (i only try mouse wheel in PC), animate is not removed.