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-31 01:50:20 +08:00
Code
Issues
Releases
Wiki
Activity
49,530
Commits
4
Branches
799
Tags
022dd88aef350ecff461a15644842fcdcd833586
Commit Graph
17 Commits
Move
CreateContent()
to BDL
Salman Ahmed
·
2021-11-05 10:13:42 +03:00
f013a1e37f
Re-enable possible null refernece exception inspections and move code
Salman Ahmed
·
2021-11-05 09:14:50 +03:00
3a3ec1436b
Disable other false-positive null inspections with comment
Salman Ahmed
·
2021-11-05 04:50:58 +03:00
4245af28e1
Update usages of
Drawable.Click()
Dean Herbert
·
2021-08-04 17:30:33 +09:00
9b9dacf3fe
Fix textbox characters not animating when typing/backspacing
Joehu
·
2020-03-08 19:43:53 -07:00
3903423a37
Privatise setter
smoogipoo
·
2020-02-21 12:33:49 +09:00
5acaf9b371
Textbox -> TextBox rename pass
Bartłomiej Dach
·
2020-02-13 21:04:53 +01:00
0f25864fae
Add tests
Andrei Zavatski
·
2020-02-13 04:06:34 +03:00
c391a464a5
Small CommitButton improvements
Andrei Zavatski
·
2020-02-12 13:43:56 +03:00
62051c036b
Adjust button colours
Andrei Zavatski
·
2020-02-12 13:28:49 +03:00
ab7adb3a97
Naming adjustments
Andrei Zavatski
·
2020-02-12 02:05:45 +03:00
9ac6c271ac
Create dependency between textbox and commit button
Andrei Zavatski
·
2020-02-12 01:35:08 +03:00
53a2b65dbd
Implement CommitButton
Andrei Zavatski
·
2020-02-12 00:57:06 +03:00
5a3daf1bd7
Implement CancellableCommentEditor
Andrei Zavatski
·
2020-02-11 20:47:51 +03:00
c022cf72b5
Fix some size values
Andrei Zavatski
·
2020-02-11 20:11:22 +03:00
730c115f49
Implement EditorTextbox
Andrei Zavatski
·
2020-02-11 20:08:24 +03:00
829152c8e8
CommentEditor basic implementation
Andrei Zavatski
·
2020-02-11 18:46:49 +03:00
482f622c94