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 progress column rendering on linux and windows #1937

Merged
merged 3 commits into from
Sep 16, 2022

Conversation

corranwebster
Copy link
Contributor

@corranwebster corranwebster commented Sep 16, 2022

Should fix #1936.

Checklist

  • Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst)

@sallenEnth
Copy link

Thank you @corranwebster. That fix my issue.
fix_progress_column

Copy link
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

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

LGTM,
I confirmed the example runs the same and looks correct on both main and this branch on macos

EDIT: Although, FWIW sounds like we had previously observed this working fine on windows both before and after the fix made in 1721 - #964 (comment) / #1721 (review). I guess just linux has a problem with the change from 1721? Regardless the PR shouldn't need to change.

@corranwebster corranwebster merged commit 0239b8b into main Sep 16, 2022
@corranwebster corranwebster deleted the fix/progress-column-drawing branch September 16, 2022 11:47
aaronayres35 pushed a commit that referenced this pull request Sep 29, 2022
* Only shift progress column renderers on mac.

* Update changelog entry.

* Style fix.

(cherry picked from commit 0239b8b)
corranwebster added a commit that referenced this pull request Sep 30, 2022
* Only shift progress column renderers on mac.

* Update changelog entry.

* Style fix.

(cherry picked from commit 0239b8b)
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.

progress_column skips a row
3 participants