Merge branch 'master' into add-nofitication-overlay-push-bg

This commit is contained in:
Dean Herbert
2017-12-24 21:52:14 +09:00
committed by GitHub
3 changed files with 42 additions and 35 deletions

View File

@ -209,6 +209,7 @@ namespace osu.Game
loadComponentSingleFile(notifications = new NotificationOverlay
{
GetToolbarHeight = () => ToolbarOffset,
Depth = -4,
Anchor = Anchor.TopRight,
Origin = Anchor.TopRight,