1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 03:02:53 +08:00
osu-lazer/osu.Game/Overlays/Chat/Tabs
TheWildTree 097bd37e37 Fix SelectorTab crashing tests after a reload
For some reason, the default channel type (Public) caused the channel manager to attempt to connect to an API, which was null at that time, after hot reloading the test environment (via dynamic compilation). Changing the channel type seems to fix that.
2020-03-13 18:34:51 +01:00
..
ChannelSelectorTabItem.cs Fix SelectorTab crashing tests after a reload 2020-03-13 18:34:51 +01:00
ChannelTabControl.cs Move reverse-order comparer to ChannelTabControl 2020-01-25 22:16:21 +01:00
ChannelTabItem.cs Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
PrivateChannelTabItem.cs Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
TabCloseButton.cs Apply input method signature refactorings 2020-01-20 18:17:21 +09:00