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
When the NavigationViewItem under NavigationViewItem 2 (i.e., moving from index 0 to index 2) is selected, the blue pointer at the beginning of the NavigationViewItem teleports to the other selected NavigationViewItem.
Why is this important?
It's a visually very absurd distortion.
Steps to reproduce the bug
I will use the "MVVM Toolkit Sample App" as an example.
Open NavigationView
Building Blocks > Source Generators > ObservableProperty
Building Blocks > Source Generators > INotifyPropertyChanged
Describe the bug
When the NavigationViewItem under NavigationViewItem 2 (i.e., moving from index 0 to index 2) is selected, the blue pointer at the beginning of the NavigationViewItem teleports to the other selected NavigationViewItem.
Why is this important?
It's a visually very absurd distortion.
Steps to reproduce the bug
I will use the "MVVM Toolkit Sample App" as an example.
Open NavigationView
Building Blocks > Source Generators > ObservableProperty
Building Blocks > Source Generators > INotifyPropertyChanged
And yes, you saw the blue indicator teleport.
ApplicationFrameHost_74rDhiK608.mp4
Actual behavior
No response
Expected behavior
No response
Screenshots
No response
NuGet package version
idk MVVM Toolkit Sample App (https://apps.microsoft.com/detail/9nklcf1lvz5h?hl=tr-TR&gl=TR) last version
Windows version
Windows 11 (24H2): Build 26100
Additional context
No response