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

Dropdown won't scroll to selected item if list of elements is long #21

Open
Valkirie opened this issue Mar 8, 2023 · 4 comments
Open
Labels
bug Something isn't working

Comments

@Valkirie
Copy link

Valkirie commented Mar 8, 2023

It appears Dropdown controls are scrolling to far on open rather than putting the selected item in the spotlight.

Animation

@wherewhere
Copy link
Owner

You can remove smooth scrolling to fix it.
(I don't know how to fix it...

@Valkirie
Copy link
Author

Valkirie commented Mar 8, 2023

Thanks. Will look for how to disable smooth scrolling.

@Valkirie
Copy link
Author

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?

@wherewhere
Copy link
Owner

wherewhere commented Jun 11, 2023

Use ScrollViewer instead of ScrollViewerEx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants