You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I've had this Issue as well and after a lot of testing got it fixed, at least on my client. (I also changed it so that people that are Idle on their Phone have a yellow ring instead of the green online one for example because it felt like it's not intended). The link to the file for betterdiscord (if it works like that, been a long time since i used it) is this one: https://github.com/xdCoolesding/shiggycord/blob/main/Deploy/radialstatus.theme.css
If you want the phone behaviour to be as the default radialstatus version does it, just add the below part into Line 189 right after the } that ends the data following #app-mount .wrapper-3Un6-K foreignObject[mask*=mobile]:after {
#app-mount .wrapper-3Un6-K foreignObject[mask*=mobile] + rect {
stroke: var(--rs-phone-color, var(--rs-online-color));
}
I am using the newest Stable version of Vencord, not betterdiscord, though it loads CSS the same way as far as i am concerned.
Describe the bug
The RadialStatus displays green (online) when people are offline instead of turning grey.
To Reproduce
Look at anyone's RadialStatus when they are offline, it happens in everywhere except for group dms where it works normally.
Screenshots
Offline user:
Infomation (please complete the following information)
Discord channel: Stable
OS: Windows
Mod: Vencord
Discord language: English
The text was updated successfully, but these errors were encountered: