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

Respect visual style settings on import #795

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

florelis
Copy link
Member

@florelis florelis commented Mar 13, 2021

Progress bar style is not being respected for import (and I assume upgrade all). This is because when creating the sub-ExecutionContexts where each install is made we clone the Reporter without preserving its style. Added the style to the Reporter to preserve it when set and pass it along to the clone.

Microsoft Reviewers: Open in CodeFlow

@florelis florelis requested a review from a team as a code owner March 13, 2021 02:11
@florelis florelis merged commit 26fc60d into microsoft:master Mar 13, 2021
@florelis florelis deleted the ProgressBar branch April 2, 2021 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants