This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-26 10:49:57 +08:00
Code
Issues
Releases
Wiki
Activity
40
Commits
4
Branches
797
Tags
dde748b8c1fbc1f3cdc339384585d45ffdd816f8
Commit Graph
9 Commits
Fix loaded not being set on textbox Load.
smoogipooo
·
2016-09-03 21:18:07 +09:30
dde748b8c1
Hook up new TextInputSource to TextBox.
Dean Herbert
·
2016-09-02 14:41:42 +09:00
7d9cb85289
Fix TextBox always taking keyboard focus.
Dean Herbert
·
2016-09-01 22:55:02 +09:00
49a4d64fad
Add proper keyboard sound effects back.
Dean Herbert
·
2016-09-01 22:51:45 +09:00
600223a65c
Fix cursor horizontal position.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
923fc228e9
Update Transforms to new style.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
a2fc339a45
Move ctor content to Load(). Schedule some prop updates.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
41c03ab255
TextSize -> SpaceWidth (temporary).
Dean Herbert
·
2016-09-01 22:51:03 +09:00
7f0212f93f
Make TextBox rendering work again.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
b3e2339175