-
Notifications
You must be signed in to change notification settings - Fork 57
Added feature to copy clicked coordinates to clipboard #410
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
base: master
Are you sure you want to change the base?
Added feature to copy clicked coordinates to clipboard #410
Conversation
Hello thank you for the feature! I tested it and it works great! once the mypy errors pass I'll merge it. One you have your first PR approved you will be able to trigger those tests yourself (I think...) |
@jenshnielsen I was looking for more details as to why this fails. The mypy failure does not have to do with anything yuiponpon modified. Do you know why this is happening? |
@marcosfrenkel Sorry for the late response. Mypy should now be passing again on master. @yuiponpon If you merge master into this branch hopefully resolve the typing issues |
@jenshnielsen Any clue why the checks are not running here? they are also not running in #413 |
I added a feature to copy the coordinates clicked on Plottr's monitor to the clipboard.