zotero/chrome/content
Dan Stillman c4a64216ce Reduce idle CPU use to ~0%
Various animated things (search spinner, progress meters) were using CPU
even when hidden, either because they weren't properly hidden
(equivalent of `display: none` rather than `visibility: hidden`) or
because of bizarre Firefox bugs with progress meters on Linux.

Addresses #1455
2018-03-06 04:19:01 -05:00
..
zotero Reduce idle CPU use to ~0% 2018-03-06 04:19:01 -05:00
zotero-platform Fix blue toolbar background on Windows with DWM compositor 2018-03-05 17:18:12 -05:00