impress/src/app/WardrobePage
Matchu 62629865d8 stop removing items after you try something on
I was getting annoyed by how, when you're using search, trying on an item will remove conflicting stuff, and then if you decide you don't like what you tried the old stuff _doesn't come back_

As of this change, it does! When you start a new search, we save the outfit state, and then whenever you change the items we ask "hey can these old ones safely be re-worn again?" and re-wear them if so.
2020-09-02 00:53:35 -07:00
..
support perf improvement for PosePickerSupport 2020-08-31 23:31:56 -07:00
index.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
Item.js stop removing items after you try something on 2020-09-02 00:53:35 -07:00
ItemsAndSearchPanels.js refactor to use new query object in SearchPanel 2020-09-01 19:53:38 -07:00
ItemsPanel.js stop removing items after you try something on 2020-09-02 00:53:35 -07:00
OutfitControls.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
PosePicker.js fix typo in PosePicker 2020-08-31 23:08:03 -07:00
SearchPanel.js stop removing items after you try something on 2020-09-02 00:53:35 -07:00
SearchToolbar.js pretty UI for zone search suggestions 2020-09-01 19:43:25 -07:00
useOutfitState.js stop removing items after you try something on 2020-09-02 00:53:35 -07:00
WardrobeDevHacks.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00