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-25 21:21:42 +08:00
Code
Issues
Releases
Wiki
Activity
7,460
Commits
4
Branches
796
Tags
7c70d3d2cbcac86506fc4e87bfeb12941ad4e370
Commit Graph
5 Commits
Fix notification count including fading (already closed) notifications
Dean Herbert
·
2017-08-23 12:47:20 +09:00
b2db550cb4
Allow the notification overlay to close when all notifications are dismissed
Dean Herbert
·
2017-08-22 19:51:42 +09:00
480d839d67
Fix NotificationOverlay no longer automatically displaying
Dean Herbert
·
2017-07-28 16:59:42 +09:00
0d332d4754
Ensure notification posts are always scheduled to local thread
Posts can be triggered by Logger.Log events which are not guaranteed to be on the update thread.
Dean Herbert
·
2017-07-28 15:03:53 +09:00
02a04afb29
Rename NotificationManager to NotificationOverlay
Dean Herbert
·
2017-07-28 15:03:42 +09:00
f705589bf2