1
0
Fork 0
forked from OpenNeo/impress
impress/app/javascript
Emi Matchu 8f934e83b8 Move Expressions/Styles tab to the top/bottom depending on placement
On small screens, the PosePicker opens down, and we put the tabs on the
top, to be near the button.

On large screens, the PosePicker opens up, and we put the tabs on the
bottom, to be near the button.

Previously, we always set `placement="bottom-end"`, which on small
screens behaved as written, and on large screens there would not be
space to open downward so it would open upward instead.

Now, we set the placement explicitly based on a media breakpoint, and
we change the `flexDirection` of the tabs container on the same media
breakpoint.
2024-01-29 09:09:09 -08:00
..
wardrobe-2020 Move Expressions/Styles tab to the top/bottom depending on placement 2024-01-29 09:09:09 -08:00
item-page.js Remove old trade hangers UI from item page 2024-01-21 04:49:06 -08:00
wardrobe-2020-page.js Set up eslint for wardrobe-2020 2023-11-02 18:11:07 -07:00