TabView now enforces hard minimum and maximum 40, 250 in all sizing modes #1481
Labels
area-TabView
help wanted
Issue ideal for external contributors
team-Controls
Issue for the Controls team
Describe the bug
The change in #1393 to fix #1309 made TabView always enforce a minimum/maximum size, even in "Size to Content" mode. That's fine, but the default min/max width practically mean that the tabs don't size to their content. Should the defaults be 0 and infinity? Can I as an end user specify Infinite width? Is this mostly a documentation issue?
Steps to reproduce the bug
~
Expected behavior
A tab that looks like this crude ASCII sketch:
Actual behavior
A tab that looks like this crude ASCII sketch:
Version Info
NuGet package version:
Microsoft.UI.Xaml.2.3.191007001-prerelease
The text was updated successfully, but these errors were encountered: