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-15 13:23:18 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
10 Commits
Add ScreenTitleIcon class, used for displaying custom specific icons on overlays.
Lucas A
·
2019-08-10 13:26:19 +02:00
b0a7177987
Allow custom icon specification in ScreenTitle
Not all icons are available in fonts so IconUsage alone is not enough to cover all scenarios.
Dean Herbert
·
2019-05-21 11:50:03 +09:00
808b45ac64
Remove unnecessary getters from ScreenTitle
Dean Herbert
·
2019-05-21 11:13:36 +09:00
6c26d6fdf9
Match header titles with web (pt size)
Dean Herbert
·
2019-05-16 18:53:52 +09:00
409d89eecf
get everything working again
jorolf
·
2019-04-04 00:24:42 +02:00
ccc804a9b2
Fix remaining IconUsage changes
Dean Herbert
·
2019-03-29 14:03:00 +09:00
3e28c4ae0a
Don't go outside of the container bounds
jorolf
·
2019-03-21 22:18:45 +01:00
454c82c49e
make ScreenTitle abstract and properties protected
jorolf
·
2019-03-11 19:10:37 +01:00
f91e4a1fdd
apply suggestions
jorolf
·
2019-03-11 18:37:36 +01:00
f3ab5070b9
add ScreenTitle class
jorolf
·
2019-03-08 23:44:01 +01:00
af1c54d995