mirror of
https://github.com/ppy/osu
synced 2025-04-01 22:48:33 +00:00
Move breadcrumb to the right position
This commit is contained in:
parent
225ff35907
commit
16d3ca2073
@ -114,7 +114,7 @@ namespace osu.Game.Overlays.Changelog
|
|||||||
},
|
},
|
||||||
new FillFlowContainer // Listing > Lazer 2018.713.1
|
new FillFlowContainer // Listing > Lazer 2018.713.1
|
||||||
{
|
{
|
||||||
X = 2 * icon_margin + icon_size - 8,
|
X = 2 * icon_margin + icon_size,
|
||||||
Height = version_height,
|
Height = version_height,
|
||||||
Anchor = Anchor.BottomLeft,
|
Anchor = Anchor.BottomLeft,
|
||||||
Origin = Anchor.BottomLeft,
|
Origin = Anchor.BottomLeft,
|
||||||
|
Loading…
Reference in New Issue
Block a user