Skip to content
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

Aspect fill the image on double tap #339

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

rivera-ernesto
Copy link
Contributor

@rivera-ernesto rivera-ernesto commented Jul 17, 2019

Double tap now zooms to fill the ImageSlideshow view (screen). maximumZoomScale is still respected and can be set to a much higher scale to allow closely zooming images beyond what double tap would zoom.

Omitted commit from #300 for when zoom behavior is refactored.

rivera-ernesto and others added 26 commits July 17, 2019 11:23
maximumZoomScale still respected and allows zooming beyond aspect fill
…trols

Technically, this would be a breaking change as current implementations don't expect ImageSlideshow to listen for `.valueChanged` on a PageControl they set themselves. That said, this would be a nice addition so that users of ImageSlideshow don't have to implement this logic themselves.
* Update gitignore for Swift Package Manager

* Bundle resources

* Load resources in the module
# Conflicts:
#	Example/Podfile.lock
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.

7 participants