Commit 523360f
committed
fix: add isMuted to TabItemView Equatable guard
Add lhs.tab.isMuted == rhs.tab.isMuted to TabItemView == so that toggling
mute on a workspace invalidates the .equatable() guard and forces the context
menu label (Mute / Unmute Notifications) to re-render.1 parent 226abc2 commit 523360f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10996 | 10996 | | |
10997 | 10997 | | |
10998 | 10998 | | |
10999 | | - | |
| 10999 | + | |
| 11000 | + | |
11000 | 11001 | | |
11001 | 11002 | | |
11002 | 11003 | | |
| |||
0 commit comments