-
Notifications
You must be signed in to change notification settings - Fork 742
Labels
a:flickableThe implementation of the Flickable (mO)The implementation of the Flickable (mO)good first issueGood for newcomersGood for newcomers
Description
Fluent scrolling takes an important part of the user experience, but Slint doesn't seem to support it.
I'd appreciate it if fluent scrolling could be implemented in standard ScrollView. To be honest, I had to implement the ScrollView again by myself because of the lack of this function.
The demo here shows the difference.
fortunately, it's pretty simple to implement it in slint thanks to your works :)
Metadata
Metadata
Assignees
Labels
a:flickableThe implementation of the Flickable (mO)The implementation of the Flickable (mO)good first issueGood for newcomersGood for newcomers