Open
Description
Description
A MinWidth for TabItem of 180 is far too large for the Fluent theme. Remember WinUI doesn't have a TabControl, it has a TabView with page tabs that can be torn off and re-ordered, etc. It's a different design/use-case.
For existing WPF apps a MinWidth of 180 breaks the UI and requires re-templating.
Reproduction Steps
Expected behavior
- The MinWidth should be much smaller -- in fact removing it is better
- There needs to be a lightweight styling resource to set this without re-templating (if it stays)
Note that WinUI doesn't set a value at all here:
Actual behavior
180 is hard-coded
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
No status
Activity