Files
osukey/osu.Game
Salman Ahmed 20f193c1c2 Fix screen offsetting not handling scaled game instances
By using `Content` instead, now the logic will get the X of the settings
overlay at the `Content` space, which can be scaled in the
`ScalingMode.Everything` mode.

And in the case of `ScalingMode.ExcludeOverlays`, a subcontainer
somewhere inside `Content` that's holding the screen stack would be scaled,
but `Content` won't be affected which is what we want in that case.
2021-08-21 04:16:12 +03:00
..
2021-07-28 21:54:11 +09:00
2021-07-31 16:48:45 +09:00
2021-08-19 14:19:59 +09:00
2021-08-19 07:17:43 +03:00
2021-08-09 20:53:02 +10:00
2021-08-20 23:47:35 +09:00