mirror of
https://github.com/ppy/osu
synced 2024-12-15 19:36:34 +00:00
Add explanatory note
This commit is contained in:
parent
095812c6b8
commit
5266cdc722
@ -254,6 +254,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
public OsuSpriteText FilterText { get; private set; }
|
||||
|
||||
// clipboard is disabled because one of the "cut" platform key bindings (shift-delete) conflicts with the beatmap deletion action.
|
||||
protected override bool AllowClipboardExport => false;
|
||||
|
||||
public FilterControlTextBox()
|
||||
|
Loading…
Reference in New Issue
Block a user