resolve todos
This commit is contained in:
@@ -61,7 +61,6 @@ export default function zoom(domNode: Element, params: ZoomParams) {
|
||||
onDraggingChange
|
||||
});
|
||||
|
||||
//TODO: is this neccessary?
|
||||
const viewport = panZoomInstance.getViewport();
|
||||
if (
|
||||
initialViewport.x !== viewport.x ||
|
||||
|
||||
Reference in New Issue
Block a user