impress-2020/src/app/WardrobePage/support
Matchu d41f80518a fix bug to resize PosePicker when it changes
Previously, toggling between the two PosePicker modes could dramatically disrupt the layout, because Popover didn't know to re-measure itself.

In this change, we add a hacky workaround to simulate a window resize event in moments when we know the content is changing. (The realistic ideal solution would still have these manual triggers, but would use an official API in Chakra to notify the Popper instance directly.)
2020-08-29 14:19:43 -07:00
..
ItemLayerSupportModal.js fix typos in item/layer support tools 2020-08-27 22:33:32 -07:00
ItemLayerSupportUploadModal.js add "more colorful" swf conflict mode 2020-08-12 10:53:35 -07:00
ItemSupportDrawer.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
Metadata.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
PosePickerSupport.js fix bug to resize PosePicker when it changes 2020-08-29 14:19:43 -07:00
SupportOnly.js Set up the special color mutation on the client? 2020-07-31 23:34:15 -07:00
useSupportSecret.js Set up the special color mutation on the client? 2020-07-31 23:34:15 -07:00