alveusgg / extension

Twitch extension for Alveus Sanctuary, allowing stream viewers to learn more about the ambassadors at the sanctuary.

Home Page:https://www.twitch.tv/alveussanctuary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve AmbassadorList responsiveness

pjeweb opened this issue · comments

Could we make the list a bit taller in smaller viewports? According to the twitch dev docs [1] the overlay can be up to 5rem from top/bottom. Another idea would be to move the scroll arrow button in front of the list to gain a few more pixels. I can make a pull request if you would consider it.

Current:
Overlay at 1024 pixel width

Proposed arrow button above list:
Mockup arrow button above list


  1. https://dev.twitch.tv/docs/extensions/designing/#video-overlay-extensions

Yep, that would be great.

In certain dimensions, the ambassador list is too large and the arrows get covered by the twitch volume mixer at the bottom of the twitch video. That needs to be fixed too.