mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
some fixing and restyling.
This commit is contained in:
@ -21,8 +21,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
|
||||
Add(progress = new SongProgress
|
||||
{
|
||||
Anchor = Anchor.BottomCentre,
|
||||
Origin = Anchor.BottomCentre,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
RelativeSizeAxes = Axes.X
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user