mouse0270 / always-chat

A simple module that makes it so that the most recent chat messages are always visible even if you are on another tab or if chat is collapsed.
MIT License
0 stars 0 forks source link

[BUG] When animation finishes there is a flicker if you are hovering over the chat message #2

Open mouse0270 opened 2 years ago

mouse0270 commented 2 years ago

When the CSS animation causes the new message to fade out if you are hovering over the chat message it fades to the set opacity before the hover opacity of 1 trigger causing a very annoying flicker of opacity.