DiscordStyles / RadialStatus

Changes the status icons to wrap around the avatar.
MIT License
111 stars 154 forks source link

[Bug & Enhancement] Own user status #35

Closed koliwbr closed 2 years ago

koliwbr commented 2 years ago

Describe the bug
If i have Radial status enabled, and i speak Radial Status block speak indicator.

My fix: (use at the end of file or paste in CustomCSS)

div.wrapper-1VLyxH:not([data-user-id]) > svg > rect{
    visibility: hidden; /* hide the status ring around your own avatar */
}

Screenshots
image (No modification) image (like normal)

In VC, speak: (with mod) image

in VC, speak, (no mod) image

Infomation (please complete the following information):
Discord channel: Stable
OS: Linux
Mod: BetterDiscord
Discord language: PL

xFrah commented 2 years ago

No definitive fix for this? The circle is even showing in the voice chat list and glitching with the "speaking circle"

koliwbr commented 2 years ago

It's not ideal but try refresh (Ctr+R) PoC work, i'm not a css dev

xFrah commented 2 years ago

It's not ideal but try refresh (Ctr+R)

Doesn't do anything since the theme is broken