Closed ShannonZ closed 2 years ago
@ShannonZ can you show me the error. I cannot reproduced this error.
the code was based on this https://stackoverflow.com/a/19829987
I saw the error. I will try to fix it. Thanks for reporting this behavior.
by dividing dx and dy by 2, seem to fix the behavior with the mouse. I need to validate this with a finger touch.
by dividing dx and dy by 2, seem to fix the behavior with the mouse. I need to validate this with a finger touch.
Yep.
Comparing with the behaviour of a interactively matplotlib backend, the pan operation in this repo has an accumulative error.