EdgeEffect on scrollable controls for touch devices #10070
msneijders
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would edge effects for scrollable views, as common on mobile, be considered a part of AvaloniaUI?
I've fiddled up an example implemented as a Decorator -- it emulates androids 'stretching' effect on top of a ListBox: https://github.com/msneijders/ListViewApp.
Probably other and better ways to integrate these effects, like a part of ScrollViewer?
Beta Was this translation helpful? Give feedback.
All reactions