zotero/chrome
Dan Stillman fe186333be Drastically speed up tag selector refresh with many tags
When refreshing, if fewer than 100 tags to show, just create them from
scratch instead of updating the full set. Otherwise, remove the full set
from DOM and add it back in after updates to avoid reflows (from #1204).

There are various things that could be done to optimize this further
(avoiding unnecessary sorting during full refreshes, calculating a hash
of the full set and not updating it every time), but we should probably
just replace it with @tnajdek's React version first.

Closes #1204
2017-03-27 20:45:22 -04:00
..
content Drastically speed up tag selector refresh with many tags 2017-03-27 20:45:22 -04:00
locale Update locales from Transifex 2017-03-02 03:49:28 -05:00
skin/default/zotero Drastically speed up tag selector refresh with many tags 2017-03-27 20:45:22 -04:00