impress/src/app/WardrobePage/support
Matchu 6918b3cefa Fix bulk-add layers tool
Oops, we extracted Support fields out from the default `appearanceLayerFragment`!

This was causing the page to silently fail to show any changes, because `layer.remoteId` was evaluating to `undefined` rather than one of the ID numbers in the range.

Here, I've added both `remoteId` explictly because we use it directly, and also the support fields because that's what the layer support UI needs!
2021-04-26 06:07:52 -07:00
..
AllItemLayersSupportModal.js Fix bulk-add layers tool 2021-04-26 06:07:52 -07:00
AppearanceLayerSupportModal.js Add support tools for pet layers 2021-04-21 22:06:07 -07:00
AppearanceLayerSupportUploadModal.js Rename {Item -> Appearance}LayerSupportModal 2021-04-21 21:29:10 -07:00
ItemSupportAppearanceLayer.js Rename {Item -> Appearance}LayerSupportModal 2021-04-21 21:29:10 -07:00
ItemSupportDrawer.js Copy tweak for item support drawer 2021-03-14 08:13:17 -07:00
Metadata.js update chakra imports 2020-12-25 09:08:33 -08:00
PosePickerSupport.js Whoops, fix lint 2021-04-26 05:52:43 -07:00
SupportOnly.js migrate to new useSupport hook 2020-08-29 14:54:02 -07:00
useSupport.js Show empty PosePicker for Support users 2020-08-29 14:49:37 -07:00