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

Feature/disable zoom #31

Merged
merged 5 commits into from
Jun 12, 2018
Merged

Feature/disable zoom #31

merged 5 commits into from
Jun 12, 2018

Commits on Jun 7, 2018

  1. added zoomEnabled attribute

    added setZoomEnabled() method to ZoomApi
    added implementations for ZoomLayout and ZoomImageView
    markusressel committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    5099b5e View commit details
    Browse the repository at this point in the history
  2. added xml attributes "verticalPanEnabled" and "horizontalPanEnabled"

    added api methods for "setXxxPanEnabled" methods
    added implementation for "setXxxPanEnabled" in ZoomEngine
    markusressel committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    0f50fd3 View commit details
    Browse the repository at this point in the history
  3. changed documentation to include info about the attribute only affect…

    …ing touch input
    
    added xml examples to README
    markusressel committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    4544ef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ae3b73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ef7dbf View commit details
    Browse the repository at this point in the history