8000 fix unable to drag highlight when zoomed into line chart by Lloyd0577 · Pull Request #4897 · PhilJay/MPAndroidChart · GitHub 8000
[go: up one dir, main page]

Skip to content

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

0