Skip to content

support zoom level for $ionicScrollDelegate.scrollTo() #1956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ptgamr
Copy link

@ptgamr ptgamr commented Aug 8, 2014

I got a situation when i use ion-scroll as the Image Viewer, enable pinch-to-zoom.
However, there's no option to reset zoom level, so when i change to the next image. The zoom level still be the previous one.

This pull request will help to solve that problem.

@ptgamr ptgamr changed the title support zoom level for scrollTo support zoom level for $ionicScrollDelegate.scrollTo() Aug 8, 2014
@mhartington
Copy link
Contributor

Programatic zooming is already built into our scroller with zoomBy, it's just not exposed to the scrollDelegate.

#1977 was created to add it in

@ajoslin
Copy link
Contributor

ajoslin commented Aug 20, 2014

Closed with #1977.

@ajoslin ajoslin closed this Aug 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants