Sam
Sam
Note that Microsoft has probably quietly redesigned NavigationView, forgetting to make changes to ToolKit... I don't quite understand how they did it, as there are no significant changes in the...
@pomianowski Just want to note that in the new navigation there is no cache property https://github.com/lepoco/wpfui/issues/176
@pomianowski Well yeah, it looks like it should be a property of the page https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.page.navigationcachemode?view=winrt-22621
Understandable. Although many people prefer to pick up where they left off when switching pages 🙂
It's really [Acrylic](https://docs.microsoft.com/en-us/windows/apps/design/style/acrylic), but I don't think there's much difference from mica. 
Yep, I also noticed that.
Fix. https://github.com/lepoco/wpfui/pull/70
Also this is not an ideal solution, because the ProgressRing keeps spinning in the background and puts a load on the GPU 
Nope, the colors match the winui 3 style. But I would suggest removing the extra border at the bottom of the tabs. 
@ekdahl The color picker will not work as it should because most colors in winui have varying degrees of transparency and their color depends on the background color. In the...