lepoco / wpfui

WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
https://wpfui.lepo.co
MIT License
7.04k stars 667 forks source link

WPF UI Gallery shows an alternate `TabControl` when naviagting to it via `Home > Navigation > TabView` #1038

Open Dismalitie opened 3 months ago

Dismalitie commented 3 months ago

Describe the bug

There appear to be 2 different versions of the TabControl / TabView. TabView seems to be a page with an unstyled TabControl on and isn't accessible via the sidebar / NavigationView. You can only access it by starting on the home page of the app, clicking on "Navigation" and then "TabView".

To Reproduce

You can only access it by starting on the home page of the app, clicking on "Navigation" and then "TabView".

Expected behavior

To be taken to the TabControl page.

Screenshots

image image

OS version

Windows 11 (22H2), OS Build 22621.3296

.NET version

Couldn't find it, but it's the .NET version that WPF UI Gallery is running on as of the 4th of April, 2024.

WPF-UI NuGet version

I'm assuming it's the same version that WPF UI Gallery is running on as of the 4th of April, 2024.

Additional context

No response