mirror of
https://github.com/ppy/osu
synced 2025-01-10 16:19:47 +00:00
Remove selector toggling logic for now
This commit is contained in:
parent
e92c1ca009
commit
4510c868f4
@ -356,9 +356,6 @@ namespace osu.Game.Overlays
|
||||
|
||||
textbox.HoldFocus = true;
|
||||
|
||||
if (channelManager.CurrentChannel.Value == null || channelManager.CurrentChannel.Value is ChannelSelectorTabItem.ChannelSelectorTabChannel)
|
||||
ChannelSelectionOverlay.Show();
|
||||
|
||||
base.PopIn();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user