impress/src
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
..
app fix bug to resize PosePicker when it changes 2020-08-29 14:19:43 -07:00
images optimize homepage splash: resize, crush, srcset 2020-05-23 13:59:56 -07:00
server add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
index.js inline index.css, omit unused fonts, preload hints 2020-05-18 00:56:46 -07:00