We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
When a ListBox contains variable height elements, a blank space appears before the first element when scrolling up:
When the scrollbar eventually reaches the top, the list items jump up and end up in the correct position.
I've put a simple repro together here.
Screenshots With FluentAvalonia theme, a gap appears between the first element and the List:
With default Avalonia Fluent theme this doesn't happen:
Desktop/Platform (please complete the following information):
The text was updated successfully, but these errors were encountered:
I am also facing the same issue while default Avalonia Fluent theme works fine while scrolling ListBox.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When a ListBox contains variable height elements, a blank space appears before the first element when scrolling up:
When the scrollbar eventually reaches the top, the list items jump up and end up in the correct position.
I've put a simple repro together here.
Screenshots
With FluentAvalonia theme, a gap appears between the first element and the List:
FluentAvalonia.mp4
With default Avalonia Fluent theme this doesn't happen:
Avalonia.Default.Fluent.mp4
Desktop/Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: