impress-2020/src/app/components
Matchu a5bfadf126 fix missing pause/play button for some animations
We do animation detection during the preload now, but this wasn't always working correctly: some movies don't actually fully mount the children onto the stage until we start playing. This caused the play/pause button to be missing on the outfit page and the item page, but the animations would still play, depending on the user's saved play/pause state in localStorage.
2020-11-08 16:17:07 -08:00
..
HangerSpinner.js use corner spinner on item page, and fix delay bug 2020-09-13 04:12:14 -07:00
ItemCard.js add pb badge to pb items, instead of nc/np badge 2020-11-08 15:13:30 -08:00
OutfitMovieLayer.js fix bug with items with %20 in movie clip URL 2020-10-28 00:29:32 -07:00
OutfitPreview.js fix missing pause/play button for some animations 2020-11-08 16:17:07 -08:00
SpeciesColorPicker.js first-time modeling UX improvements 2020-10-06 06:37:51 -07:00
useCurrentUser.js can add own/wanted items from item page 2020-10-22 21:20:49 -07:00
useOutfitAppearance.js hooray, animated items seem to be working?! ^w^ 2020-09-22 03:53:48 -07:00
WIPCallout.js add WIP callout to item page 2020-10-10 02:17:21 -07:00