Skip to content

fix unable to drag highlight when zoomed into line chart #4897

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Lloyd0577
Copy link

PR Checklist:

  • I have tested this extensively and it does not break any existing behavior.
  • I have added/updated examples and tests for any new behavior.
  • If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]

PR Description

1.This PR fix the issue that unable to drag highlight when zoomed into line chart related to #3388 .
2.When chart is zoomed, you can drag highlight after chart's dragEnabled is set to false.
(In my code, I set dragEnabled to false in onChartLongPressed callback,then set it to true back in onChartGestureEnd callback ).

@Lloyd0577
Copy link
Author

fix unable to drag highlight when zoomed into line chart

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

Successfully merging this pull request may close these issues.

1 participant