mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 06:32:36 +08:00
Make most textbox carets movable
This commit is contained in:
@@ -14,8 +14,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
protected virtual bool AllowCommit => false;
|
||||
|
||||
public override bool HandleLeftRightArrows => false;
|
||||
|
||||
public SearchTextBox()
|
||||
{
|
||||
Height = 35;
|
||||
|
||||
Reference in New Issue
Block a user