Open v-luzh opened 2 weeks ago
Nice catch!
I believe this is due to the layout changes that were made with the new README tabs. It appears that the README tab itself has a ScrollViewer, so the parent's ScrollViewer is no longer in play.
I think the horizontal scrolling still makes sense at a certain point rather than allowing controls to squish to 0. Some may not like our original duplicate scrollbars, but at a certain threshold, I think full-panel scrolling is better.
I verified this does not repro Version 17.13.0 Preview 1.0 [35427.47.main]
By the way, it's not relevant to the license disclaimer being open/closed.
After dismissing the license disclaimer:
Team Triage; Assigning to @jgonz120 since this is a regression in the active release.
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.13.0.46
Worked before?
It is a regression since it didn't repro on Dev\6.13.0.45.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Details about problem
NuGet Version: Dev\6.13.0.46 VS Version: Main\35429.116 OS: Windows-11-Enterprise-23H2
Notes:
Repro Steps:
Expected Result:
There should be PM UI horizontal scroll when the width is not enough to display all controls.
Actual Result:
There is no PM UI horizontal scroll when the width is not enough to display all controls as the screenshot below.