Skip to content

Commit

Permalink
Animation on filter list option colors
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwatkins73 committed Mar 24, 2022
1 parent 4c0c0f2 commit 9e228f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
activeSummaries.add(colRef);
}
function addOrRemoveFromActiveSummaries(summary) {
if (isActive($activeSummaries, summary)) {
removeSummary(summary);
Expand Down

0 comments on commit 9e228f4

Please sign in to comment.