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

Fix double Gaze call #3324

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Fix double Gaze call #3324

merged 2 commits into from
Feb 22, 2021

Commits on Feb 19, 2021

  1. Store Gaze result to prevent subsequent call.

    For some reason as part of 66f2160, I removed the stashing of the Gaze
    call (made as part of nearby report looking up) to save it being called
    again by the map zoom code.
    dracos committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d840033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72268f7 View commit details
    Browse the repository at this point in the history