fix
This commit is contained in:
@@ -581,7 +581,6 @@ function zoomOut() {
|
||||
x: canvasManager.canvas.width / 2,
|
||||
y: canvasManager.canvas.height / 2,
|
||||
};
|
||||
|
||||
canvasManager.animateZoom(centerPoint, newZoom);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user