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

chartTranslated is called when no translation happened #3803

Closed
anton-filimonov opened this issue Dec 29, 2018 · 0 comments
Closed

chartTranslated is called when no translation happened #3803

anton-filimonov opened this issue Dec 29, 2018 · 0 comments

Comments

@anton-filimonov
Copy link

anton-filimonov commented Dec 29, 2018

[ * ] I've read, understood, and done my best to follow the *CONTRIBUTING guidelines.

What did you do?

  • Open sample app.
  • Go to Line Chart 1
  • Scale up a bit
  • scroll to corner
  • try to scroll in direction of the same corner

What did you expect to happen?

No scroll happens and no delegate methods are called

What happened instead?

No scroll happens, but chartTranslated delegate method is called

Charts Environment

Charts version: 3.2.1
Xcode version: 10.1 (10B61)
Swift version: 4.2
Platform(s) running Charts: iOS
macOS version running Xcode: 10.14.2

Demo Project

The library example project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant