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

Merge for Version 1.1.2 #9

Merged
merged 3 commits into from
Apr 7, 2022
Merged

Merge for Version 1.1.2 #9

merged 3 commits into from
Apr 7, 2022

Commits on Apr 6, 2022

  1. optionally disable drag-gestures in not-zoomed state

    This improves page-swiping in HorizontalPager
    or horizontal lists.
    ajans committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b018b1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from ajans/ajans-optional-swipe-gestures-unzoomed

    optionally disable drag-gestures in not-zoomed state
    closes #5
    Mr-Pine authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9a19757 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Bump Version to 1.1.2, Fix some documentation errors, swipeEnabled is…

    … now dragGesturesEnabled and is of type () -> Boolean
    Mr-Pine committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    d5cd4ba View commit details
    Browse the repository at this point in the history