Skip to content

fix #179337 Task icon for terminal tab entry does not update with task label when terminal is reused#179596

Merged
meganrogge merged 1 commit intomicrosoft:mainfrom
Kalmaegi:fix_terminal_task_icon_not_update
Apr 13, 2023
Merged

fix #179337 Task icon for terminal tab entry does not update with task label when terminal is reused#179596
meganrogge merged 1 commit intomicrosoft:mainfrom
Kalmaegi:fix_terminal_task_icon_not_update

Conversation

@Kalmaegi
Copy link
Contributor

fix #179337

… with task label when terminal is reused
@ruffsl
Copy link

ruffsl commented Apr 10, 2023

Nice find @weartist ! Looks like that's the same sort of calls that are used to correctly restore and resolve this icon elsewhere:

@Kalmaegi
Copy link
Contributor Author

Nice find @weartist ! Looks like that's the same sort of calls that are used to correctly restore and resolve this icon elsewhere:

haha but one thing I'm not sure about is whether _onIconChanged needs to be called, because I only added the update to the initialization case, and I'm not sure if this call is redundant

@meganrogge meganrogge enabled auto-merge April 13, 2023 14:57
@meganrogge meganrogge merged commit 01830be into microsoft:main Apr 13, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task icon for terminal tab entry does not update with task label when terminal is reused

4 participants