-
Notifications
You must be signed in to change notification settings - Fork 228
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
Draggable map fix. Click to go and cancel button for autopilot. #206
Conversation
epoponin
commented
Jul 23, 2016
- Draggable button now works
- Click to point autopilot into specific location (in locked map mode)
- Added cancel button to autopilot popup dialog
…e. Added cancel button to autopilot window
LGTM |
how do i compile/build your version? |
Anyone who don't want to wait until merge I have built release on my fork |
So @epoponin does this also fix the issue where we get teleported back to our real location? |
@AndersBrohus im afraid no. It just adds few new features and map fix. |
@epoponin I've been playing with this PR for the last 24 hours and it has been great. One recommendation, it might make more sense if it was a right click to to enable the autopilot popup. Reason being: on trackpads Apple users are trained that left click is for dragging/panning. However, It doesn't take long to adapt to the current implementation. |
* :arrow_right: Download last release [pokemongo-webspoof.app.tar.gz (v1.1.1)](https://github.com/iam4x/pokemongo-webspoof/releases/download/v1.1.1/pokemongo-webspoof-v111.app.tar.gz) | ||
* :arrow_right: Changelog is available [here](https://github.com/iam4x/pokemongo-webspoof/releases) | ||
* :arrow_right: Download last release [pokemongo-webspoof.app.tar.gz (v1.2)](https://github.com/epoponin/pokemongo-webspoof/releases/download/1.2.0/pokemongo-webspoof-1.2.app.tar.gz) | ||
* :arrow_right: Changelog is available [here](https://github.com/epoponin/pokemongo-webspoof/releases) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should revert this commit. So iam4x doesn't have to cherry pick your PR.
This reverts commit 5a47b2c.
@clburlison reverted last commit (readme) |
Thank's a lot 👍 |