fixed drifting of progress bar on Unix by SteveL-MSFT · Pull Request #3289 · PowerShell/PowerShell · GitHub
Skip to content

fixed drifting of progress bar on Unix#3289

Merged
daxian-dbw merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:progressbar
Mar 11, 2017
Merged

fixed drifting of progress bar on Unix#3289
daxian-dbw merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:progressbar

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

progress bar was incorrectly setting the original x position which causes the progress to slowly move to the right in certain cases

addresses #3202

need some suggestions on how to add a test for this

…uses the progress to slowly move to the right in certain cases

addresses PowerShell#3202
@SteveL-MSFT SteveL-MSFT requested a review from lzybkr March 9, 2017 22:20
@lzybkr lzybkr self-assigned this Mar 9, 2017
Copy link
Copy Markdown
Contributor

@lzybkr lzybkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure it's worth adding a test for this.

The code doesn't change frequently, and it's difficult to test.

@SteveL-MSFT
Copy link
Copy Markdown
Member Author

@daxian-dbw daxian-dbw merged commit 9c40d29 into PowerShell:master Mar 11, 2017
@SteveL-MSFT SteveL-MSFT deleted the progressbar branch March 21, 2017 19:53
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.

4 participants