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

feature(long-tap-gesture-recognizer-ability): Added longTapGestureRecognizer #5021

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

Conversation

roei46
Copy link

@roei46 roei46 commented Mar 9, 2023

Issue Link 🔗

#5018

Goals ⚽

Implementation of UILongPressGestureRecognizer in BarLineChartViewBase

Implementation Details 🚧

Added UILongPressGestureRecognizer to BarLineChartViewBase.
Including UILongPressGestureRecognizer and function to handle it

Testing Details 🔍

I tested by using the ChartsDemo-macOS app in both BarDemoViewController and on my own Charts project

@roei46 roei46 changed the title feature(long-tap-gesture-recognizer-ability): Added longTapGestureRec… feature(long-tap-gesture-recognizer-ability): Added longTapGestureRecognizer Mar 9, 2023
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.

None yet

1 participant