mirror of
https://github.com/osukey/osukey.git
synced 2025-06-09 05:19:11 +09:00
Remove leftover comment regarding X axis offsets
This commit is contained in:
parent
f5d579144b
commit
80fd1a0bc7
@ -120,8 +120,6 @@ namespace osu.Game.Screens.Select.FooterV2
|
|||||||
},
|
},
|
||||||
new Container
|
new Container
|
||||||
{
|
{
|
||||||
// The X offset has to multiplied as such to account for the fact that we only want to offset by the distance from the CenterLeft point of the container
|
|
||||||
// not the whole shear width
|
|
||||||
Shear = -SHEAR,
|
Shear = -SHEAR,
|
||||||
Anchor = Anchor.BottomCentre,
|
Anchor = Anchor.BottomCentre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user