Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to layout cycle issue in Terminal #1703

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Conversation

teaP
Copy link
Contributor

@teaP teaP commented Dec 2, 2019

Provides fix for Terminal bug:
microsoft/terminal#3303
microsoft/terminal#2277

Instead of relying on auto scrollbar visibility, which was causing the layout cycle, we are now calculating it ourselves based on the ItemsPresenter width vs. available width.

@msft-github-bot msft-github-bot added the needs-triage Issue needs to be triaged by the area owners label Dec 2, 2019
@jevansaks jevansaks added area-TabView needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Dec 2, 2019
@teaP
Copy link
Contributor Author

teaP commented Dec 2, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@teaP teaP merged commit 9d841f3 into master Dec 3, 2019
@teaP teaP deleted the user/teaP/TabViewLayoutFix branch December 3, 2019 16:51
@jevansaks jevansaks removed the needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) label Dec 11, 2019
@msft-github-bot
Copy link
Collaborator

🎉Microsoft.UI.Xaml v2.3.191211002 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TabView team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants