impress/src/app/components
Matchu 82f849f047 fix fade-in for static image layers
I guess something got more picky about the loading sequencing: the fade in animation was happening faster than the cached image could load. Now, we explicitly wait for the image to load (even though we know it's probably cached) before fading it in.
2020-10-10 03:37:43 -07:00
..
HangerSpinner.js use corner spinner on item page, and fix delay bug 2020-09-13 04:12:14 -07:00
ItemCard.js Badge for animated items, support only 2020-09-22 04:25:41 -07:00
OutfitMovieLayer.js fix Download button to use better caching 2020-10-10 01:21:47 -07:00
OutfitPreview.js fix fade-in for static image layers 2020-10-10 03:37:43 -07:00
SpeciesColorPicker.js first-time modeling UX improvements 2020-10-06 06:37:51 -07:00
useCurrentUser.js basic items page, with user permissioning :) 2020-09-04 05:59:35 -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