-
-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hello! I love your multi-chat and have been using it for many months now! I have unfortunately come across some issues that I don't know how to fix myself.
Before this update any message displayed on my OBS would have a transparent background. This new update just doesn't want to do that anymore.
Edit:
I did do a fresh install, alongside deleting any %appdata% folders and the issues are still persisting.
Edit 2:
Reverting back to version 0.43.3 fixes my issue.
Edit 3:
Even though 0.43.3 resolved my problem, it looks that I am unable to adjust the values in a way that produces apparent results.
.message{
background-color: rgba(0, 0, 0, 0.60);
}
This is what I use to make my message box slightly transparent. Even if v0.43.3 preserves this information, if I change the color or transparency values to anything other, nothing changes.
So, for whatever reason, 0.44.0 doesn't want to work at all. And 0.43.3 works with my prior settings, however it doesn't show current changes with updated value changes.
Any help would be appreciated! Thank you

