Commit b0e5f32
committed
fix: align animation mergeIcons check with shouldMergeIcons property
updateBlinkingState() computed mergeIcons independently using the
availability-filtered list, diverging from shouldMergeIcons which now
uses the display list. Reuse the property to keep a single source of
truth.1 parent 7af0ea4 commit b0e5f32
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments