impress/app/javascript/wardrobe-2020
Emi Matchu 56fe5e4889 Oops, fix bug in recent movie-pausing bugfix!
Oh right, this previously logic was silly: we can't count on the
*interval itself* to be reliably resetting the FPS counter state,
because the interval might not be firing!

I think this fix worked when I tried brief tests, but didn't work when
I did an (accidental) longer test, because the browser switched to a
more aggressive throttle mode, and the previous mode was close enough
on the resets for it to be fine, whereas this time the FPS counter
state got way too old.

Now, we reset the FPS counter state *exactly* when the page comes back.
2024-06-12 17:14:16 -07:00
..
components Oops, fix bug in recent movie-pausing bugfix! 2024-06-12 17:14:16 -07:00
images Use hourglass icon for Retired UCs 2024-02-01 06:48:40 -08:00
ItemPage Don't use the pets.neopets.com asset proxy anymore 2024-04-06 03:25:06 -07:00
loaders Remove our testing-escape-hatch for item search from the console 2024-02-27 16:25:17 -08:00
WardrobePage Redesign "Get these items!" button to use a cart icon instead 2024-05-31 17:38:25 -07:00
apolloClient.js Filter by Alt Style in item search and item appearance API calls 2024-02-01 04:58:30 -08:00
AppProvider.js Fix some eslint errors 2024-05-02 12:18:51 -07:00
impress-2020-config.js Add support_staff flag to user record; they can use Support tools 2024-01-29 04:21:19 -08:00
index.js Remove the item page drawer, just link to the item page instead 2023-11-03 16:56:51 -07:00
ItemPageOutfitPreview.js Oops, fix species name in zones tooltip 2023-11-11 11:57:43 -08:00
util.js Oh wow, don't use the images.neopets.com asset proxy anymore either! 2024-04-06 03:38:23 -07:00