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

Fixed mobile touch issue in pan zoom selection #4240

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

sama3926
Copy link

@sama3926 sama3926 commented Feb 15, 2024

New Pull Request

I debuged ZoomPanSelection.js and understand touchstart and touchend evenst are not existed.
So i tried solve this just with touchmove event!
Tested with react-apexchart examples and fortunatly it s worked.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@junedchhipa junedchhipa merged commit 8104728 into apexcharts:main Feb 23, 2024
@sama3926
Copy link
Author

sama3926 commented Feb 28, 2024 via email

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.

3 participants