4,656
edits
No edit summary |
No edit summary |
||
| Line 1,308: | Line 1,308: | ||
requestAnimationFrame(function () { | requestAnimationFrame(function () { | ||
var activeCount = jQuery("#filters .values button.active").length; | var activeCount = jQuery("#filters .values button.active").length; | ||
if (activeCount > 0) { | if (activeCount > 0) { | ||