forked from OpenNeo/impress-2020
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. |
||
|---|---|---|
| .. | ||
| HangerSpinner.js | ||
| ItemCard.js | ||
| OutfitMovieLayer.js | ||
| OutfitPreview.js | ||
| SpeciesColorPicker.js | ||
| useCurrentUser.js | ||
| useOutfitAppearance.js | ||
| WIPCallout.js | ||