You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The new selection indicator animation does not work as intended when selecting items that are not directly adjacent to the current selection.
Screen.Recording.2024-08-04.at.20.22.37.mov
Desktop/Platform (please complete the following information):
OS: macOS
FluentAvalonia Version 2.1.0
Avalonia Version 11.1.1
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
For the main issue here, this is flaws in the CompositionAnimation system, which may or may not be fixed - who knows.
I believe I have this set up to check FAUISettings for animations (so you can disable it there if its really an issue).
As for the artifacts issue, that's well known and is related to Skia and its ability to render rounded rectangles - nothing I can really do there.
Describe the bug
The new selection indicator animation does not work as intended when selecting items that are not directly adjacent to the current selection.
Screen.Recording.2024-08-04.at.20.22.37.mov
Desktop/Platform (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: