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

inertia/kinetic energy in HIPanning #296

Open
git-vcs opened this issue Dec 11, 2024 · 0 comments
Open

inertia/kinetic energy in HIPanning #296

git-vcs opened this issue Dec 11, 2024 · 0 comments

Comments

@git-vcs
Copy link

git-vcs commented Dec 11, 2024

Hello I am trying to make a one finger “swipeable” graph.
I enabled the HIPanning

 panning = HIPanning().apply {
            	enabled = true
        	}

And it works. But usually there is some Inertia/kinetic energy in a graph on phones. What I mean is by starting a "swipe" and letting go of the screen the slide movement contiguous and gradually stops. Is this supported in this library?

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