ModernWpf
ModernWpf copied to clipboard
Dropdown won't scroll to selected item if list of elements is long
It appears Dropdown controls are scrolling to far on open rather than putting the selected item in the spotlight.
You can remove smooth scrolling to fix it. (I don't know how to fix it...
Thanks. Will look for how to disable smooth scrolling.
You can remove smooth scrolling to fix it. (I don't know how to fix it...
Couldn't find how to disable smooth scrolling. Can you help me here?
Use ScrollViewer instead of ScrollViewerEx