mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 18:20:47 +08:00
SongSelectV2: Fix triangles being sheared on leaderboard panels
This commit is contained in:
@@ -370,6 +370,7 @@ namespace osu.Game.Screens.SelectV2
|
||||
},
|
||||
new TrianglesV2
|
||||
{
|
||||
Shear = sheared ? -OsuGame.SHEAR : Vector2.Zero,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Anchor = Anchor.TopRight,
|
||||
Origin = Anchor.TopRight,
|
||||
|
||||
Reference in New Issue
Block a user