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

Implement fling on scrollbar #22

Open
HLCaptain opened this issue Sep 30, 2024 · 2 comments
Open

Implement fling on scrollbar #22

HLCaptain opened this issue Sep 30, 2024 · 2 comments
Labels
contribution candidate Issue is a good candidate for external contribution enhancement New feature or request

Comments

@HLCaptain
Copy link

Add velocity to the scroll area when the user lifts up their fingers while dragging it, just like on iOS.

@alexstyl alexstyl added the enhancement New feature or request label Sep 30, 2024
@alexstyl
Copy link
Member

alexstyl commented Oct 1, 2024

I like this suggestion. The ios native ones feel great because of this.

@alexstyl
Copy link
Member

alexstyl commented Oct 5, 2024

This is very low priority for me as I am focusing on Compose Desktop/Web right now.

If anyone wants to have a go at it, feel free to do so. If you need more clarifications about it, feel free to reply to this issue.

All related code is in ScrollArea.kt

@alexstyl alexstyl added the contribution candidate Issue is a good candidate for external contribution label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution candidate Issue is a good candidate for external contribution enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants