Files
osukey/osu.Game/Overlays
Salman Ahmed 2d8983383a Revert newMessagesArrived changes and always schedule highlight
In the case a message arrives and the chat overlay is hidden, clicking
on the mention notification will not work as the `HighlightedMessage`
bindable callback will execute before the scheduled `newMessagesArrived`
logic (which was hanging since the message arrived until the chat
overlay became open because of the notification).

Simplify things by always scheduling the `HighlightedMessage` bindable
callback.
2022-03-10 01:11:27 +03:00
..
2022-02-08 21:29:43 +09:00
2022-02-15 02:42:39 +03:00
2022-01-25 23:38:48 +09:00
2021-12-03 18:49:49 +09:00
2021-07-05 23:52:39 +08:00
2020-03-04 23:08:58 +03:00
2021-06-18 19:16:00 +09:00
2021-10-05 17:59:38 +09:00