mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove selector toggling logic for now
This commit is contained in:
@ -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();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user