417b0817a9
Improve arrow key redirection at song select.
2017-02-08 15:30:20 +09:00
937c065af7
Clear content of SearchTextBox on first escape keypress.
2017-02-08 15:14:15 +09:00
bbf8d1000b
Update focus requesting code in SearchTextBox.
2017-02-08 15:13:56 +09:00
a6f02106a4
Use new placeholder logic.
2017-02-08 14:08:01 +09:00
5a89ba1040
Make OsuTextBox use OsuSpriteText.
2017-02-08 11:22:46 +09:00
50bd80cb0c
Update and standardise license headers.
2017-02-07 14:27:41 +09:00
ddea76927f
Better SearchTextBox focus handling.
2017-02-03 19:12:57 +09:00
4597a765b8
Fix escape key to exit PlaySongSelect
...
This is less than ideal but is the least disruptive solution. The
InputManager itself holds Escape keypresses from getting to anything
else if something is focused.
2017-01-31 19:00:54 -05:00
acdf64e1f7
Remove code to check for other focused controls
2017-01-30 23:08:24 -05:00
8d294a4eca
Only grab focus if nothing else has it
2017-01-30 14:03:05 -05:00
144a87a247
Fix focus interactions with search text box
2017-01-30 13:56:33 -05:00
09680196c9
SearchTextBox: Don't handle Key.{Enter,Left,Right}
2017-01-30 10:16:55 -05:00
73e46ee8c0
Initial layout of song select filtering UI
2017-01-17 15:41:50 -05:00