impress-2020/src/app/WardrobePage
Matchu 0aaf1adb29 Add Support tool for OFFICIAL_SVG_IS_INCORRECT
Inspired by the "Flying in an Airplane" bug (item 82287), where the official SVG (and I think SWF) were visually glitched and included both zones in the image, but the official PNG was correct.

This flag lets us use the PNG, like the official player does—but only for this item, while still keeping SVGs for everyone else!
2021-03-12 04:01:35 -08:00
..
support Add Support tool for OFFICIAL_SVG_IS_INCORRECT 2021-03-12 04:01:35 -08:00
index.js Refactor into WardrobePreviewAndControls component 2021-02-10 12:52:00 -08:00
Item.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
ItemsAndSearchPanels.js Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00
ItemsPanel.js Fix "Untitled outfit" on open outfit in new window 2021-01-17 08:19:47 -08:00
OutfitControls.js Add pet status to wardrobe page HTML5Badge 2021-02-10 14:02:18 -08:00
PosePicker.js Recover from missing pose data 2021-01-28 10:37:04 -08:00
SearchPanel.js Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00
SearchToolbar.js Fix stray null error in SearchToolbar 2021-02-09 16:05:21 -08:00
useOutfitState.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
WardrobeDevHacks.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00
WardrobePageLayout.js Refactor into WardrobePreviewAndControls component 2021-02-10 12:52:00 -08:00
WardrobePreviewAndControls.js Remove unused imports 2021-02-10 13:52:20 -08:00