-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Progress state doesn't update correctly between panes #9743
Comments
Well, not exactly, but one takes the fix out of the 30 file PR ;) |
I guess I don't fully understand the logic, but I am not sure why |
Trigger TaskbarProgressChanged every time we switch between active panes (to update the tab header if required). Closes #9743
🎉This issue was addressed in #9779, which has now been successfully released as Handy links: |
🎉This issue was addressed in #9779, which has now been successfully released as Handy links: |
Seemingly the progress state doesn't update when the active pane changes, only when the active tab does.
I might have a fix for this that's paired with #6842, but do we want to bite off a 30 file PR just for this fix?
The text was updated successfully, but these errors were encountered: