impress/src/app/WardrobePage
Matchu bed525d3ff Add hi-res mode setting, default off
We're just having too many glitchy SVGs for my taste, esp since TNT seems to just be using PNGs for now?

This change defaults us to using PNGs for users by default, with the option to use SVGs as a new "hi-res mode" setting.

This is our first ever setting, wow!

I'm also envisioning that like, if we get Fastly Image Optimizer set up, this could be a way to tune the quality of the incoming images.

We could also consider a setting to turn off animations altogether—like, just download the PNG instead of the movie, whereas right now we download the movie on the assumption that you might play it at any time.
2021-06-08 08:27:45 -07:00
..
support Add restricted zones to pet appearance support UI 2021-04-29 11:52:25 -07:00
index.js Warn user of unsaved outfit changes 2021-05-04 16:31:48 -07:00
Item.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
ItemsAndSearchPanels.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
ItemsPanel.js Enable auto-saving while searching for items 2021-05-04 13:28:29 -07:00
OutfitControls.js Add hi-res mode setting, default off 2021-06-08 08:27:45 -07:00
OutfitKnownGlitchesBadge.js Oops, don't show UC conflict glitch while loading 2021-06-08 07:23:13 -07:00
PosePicker.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
SearchPanel.js Fix infinite loop when searching for Markings 2021-05-13 00:28:06 -07:00
SearchToolbar.js Don't auto-select the first item search filter 2021-05-12 23:08:54 -07:00
useOutfitSaving.js Stop adding extras to Your Outfits after save 2021-05-04 18:38:14 -07:00
useOutfitState.js Finish outfit auto-saving! 2021-05-04 12:33:13 -07:00
WardrobeDevHacks.js Lint against console.log 2021-05-03 15:01:49 -07:00
WardrobePageLayout.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
WardrobePreviewAndControls.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00