For the Toastr side of Web Notifications, is there a way to set the opacity of the Toastr message window? If so, how is this accomplished? Users are complaining that the Toastr messages are difficult to read on certain backgrounds. We would want opacity control on a message-by-message basis, not as a global setting.
This is however a global setting.
I think the only other way to achieve this is extract the current implementation and expand on that.
Shouldn’t be too hard to do.
I hope you are doing well! Thanks for the feedback. Discovered that mousing over a Toastr message causes it to go 100% opaque and stops the discharge timer. We will instruct the users on this, until we decide how to control it programmatically.