A fork from dead upstream with a lot of merged pull requests from upstream. Including Espresso tests and screenshot tests
113
stars
16
forks
source link
Fixes zoomAndCenterAnimated did not center on coordinates #194
Closed
hannesa2 closed 10 months ago
Fixes issue #4334 where zoomAndCenterAnimated did not center on coordinates.
In static method AnimatedZoomJob:getInstance added the assignment of the parameters zoomCenterX, zoomCenterY, zoomOriginX, zoomOriginY.