I started having issues with ez-plus in my app with the initial zoom of a picture being jacked up as compared to the zoom that happens after clicking on a gallery photo. Able to reproduce using the code found in the examples...which doesn't match the code displayed. (Please update your example code, many typos!)
I've narrowed it down to the zoomLevel setting. If I comment it out, everything seems to be fine, except for the fact that the zoom isn't at the level I want.
I started having issues with ez-plus in my app with the initial zoom of a picture being jacked up as compared to the zoom that happens after clicking on a gallery photo. Able to reproduce using the code found in the examples...which doesn't match the code displayed. (Please update your example code, many typos!)
I've narrowed it down to the
zoomLevel
setting. If I comment it out, everything seems to be fine, except for the fact that the zoom isn't at the level I want.