mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 23:40:44 +08:00
Add note about toast height
This commit is contained in:
@@ -18,6 +18,8 @@ namespace osu.Game.Overlays.OSD
|
||||
Anchor = Anchor.Centre;
|
||||
Origin = Anchor.Centre;
|
||||
Width = 240;
|
||||
|
||||
// A toast's height is decided (and transformed) by the containing OnScreenDisplay.
|
||||
RelativeSizeAxes = Axes.Y;
|
||||
|
||||
InternalChildren = new Drawable[]
|
||||
|
||||
Reference in New Issue
Block a user