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
But it does not center the view when I do that, it just zooms out and if you were panning, it just zooms out to where the center point of your pan was.
Is there a way to zoom to 1 and also have it zoom to the center?
The text was updated successfully, but these errors were encountered:
Currently, I use this to zoom out to full screen:
ZoomSurfaceView.zoomSurfaceView.zoomTo(1, true)
But it does not center the view when I do that, it just zooms out and if you were panning, it just zooms out to where the center point of your pan was.
Is there a way to zoom to 1 and also have it zoom to the center?
The text was updated successfully, but these errors were encountered: