impress/app
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
..
assets Improve Owls value presentation in Item Getting Guide 2024-06-09 19:22:34 -07:00
controllers Use Owls to check for Permanent Dyeworks items 2024-06-09 14:46:24 -07:00
helpers Improve Owls value presentation in Item Getting Guide 2024-06-09 19:22:34 -07:00
javascript Oops, fix bug in recent movie-pausing bugfix! 2024-06-12 17:14:16 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Use Owls to check for Permanent Dyeworks items 2024-06-09 14:46:24 -07:00
services Load *all* NC Mall pages in nc_mall:sync 2024-05-10 17:39:40 -07:00
views Improve Owls value presentation in Item Getting Guide 2024-06-09 19:22:34 -07:00