BlackyWhoElse / streamer.bot-actions

A collection of actions for streamer.bot coded by BlackyWerSonst
https://twitch.tv/Blackywersonst
84 stars 18 forks source link

Widgets should have the ability to grow from the bottom. #46

Closed BlackyWhoElse closed 2 years ago

BlackyWhoElse commented 2 years ago

If the widget is on the bottom of the screen it should grow to the top so it will not be cut off at the bottom.

BlackyWhoElse commented 2 years ago

Adding to poll and prediction

/* Top - flex-start  Bottom - flex-end */
    --widget-grow-position:flex-end;