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! |
||
|---|---|---|
| .. | ||
| AllItemLayersSupportModal.js | ||
| AppearanceLayerSupportModal.js | ||
| AppearanceLayerSupportUploadModal.js | ||
| ItemSupportAppearanceLayer.js | ||
| ItemSupportDrawer.js | ||
| Metadata.js | ||
| PosePickerSupport.js | ||
| SupportOnly.js | ||
| useSupport.js | ||