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

Camera Pan Fix #120

Merged
merged 18 commits into from
Feb 24, 2021
Merged

Camera Pan Fix #120

merged 18 commits into from
Feb 24, 2021

Commits on Feb 12, 2021

  1. code clean up

    Neel Mistry committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    1ea0913 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:mapbox/mapbox-maps-ios into nm/came…

    …ra_pan_fix_2
    Neel Mistry committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    b8a81e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Merge branch 'main' of github.com:mapbox/mapbox-maps-ios into nm/came…

    …ra_pan_fix_2
    Neel Mistry committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d4b49d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:mapbox/mapbox-maps-ios into nm/came…

    …ra_pan_fix_2
    Neel Mistry committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    1eba495 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. fix min velocity threshold

    Neel Mistry committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    969b180 View commit details
    Browse the repository at this point in the history
  2. adding logic for decelration

    Neel Mistry committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    55c5383 View commit details
    Browse the repository at this point in the history
  3. account for fling

    Neel Mistry committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    27ea17d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. fixing crash

    Neel Mistry committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    521c818 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. rebase

    Neel Mistry committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    ef1c9d2 View commit details
    Browse the repository at this point in the history
  2. updating docs

    Neel Mistry committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    90e3b9f View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    Neel Mistry committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e253b3f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge branch 'main' of github.com:mapbox/mapbox-maps-ios into nm/came…

    …ra_pan_fix_2
    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c246081 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:mapbox/mapbox-maps-ios into nm/came…

    …ra_pan_fix_2
    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e6c2f42 View commit details
    Browse the repository at this point in the history
  3. supressing swift lint parameter count

    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    d932fa0 View commit details
    Browse the repository at this point in the history
  4. supressing another lint warning

    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    daceb79 View commit details
    Browse the repository at this point in the history
  5. rename didFling to drift

    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    62f05e1 View commit details
    Browse the repository at this point in the history
  6. pr comments

    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    8cfcb9e View commit details
    Browse the repository at this point in the history
  7. more pr comments

    Neel Mistry committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ad5fca9 View commit details
    Browse the repository at this point in the history