night / betterttv

BetterTTV enhances Twitch with new features, emotes, and more.
https://betterttv.com
Other
1.21k stars 267 forks source link

Stream Description on Left Side Chat #3165

Closed guispati closed 6 years ago

guispati commented 6 years ago

When you activate the Left Side Chat on BetterTTV, your followed channels goes to the right side, but it doesn't show the description of the channel in that mode.

night commented 6 years ago

Can you elaborate and/or provide a screenshot of the issue?

Aaron128l commented 6 years ago

Hovering over will show the titles of the stream:

Better yet there is no easy way to fix this with CSS alone due to just a static tooltip with generated styles.

<div class="tooltip-layer" style="transform: translate(0px, 107px);width: 241px;height: 42px;">
    <div class="rich-content-tooltip">
        <div class="tw-absolute">
            <div class="tw-border-b">
                <div class="rich-content-tooltip__pointer-target">
                    <stuff/>

This also effects the hover on friends as well.

night commented 6 years ago

ah yes. this bug. unfortunately it's a cantfix type of issue

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues or feature requests.