1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-16 14:22:54 +08:00
osu-lazer/osu.Game/Overlays/Chat
Dean Herbert 5b80c8ac49 Load initial channel content asynchronously
Quite often, the first time loading a chat channel will be loading font characters (textures) that were previously never displayed. This stops the game from stuttering in such a scenario.
2017-06-01 18:29:34 +09:00
..
ChatLine.cs Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
ChatTabControl.cs User a simpler method to hide the background icon 2017-05-30 09:54:29 +09:00
DrawableChannel.cs Load initial channel content asynchronously 2017-06-01 18:29:34 +09:00