1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 15:07:44 +08:00
osu-lazer/osu.Game/Graphics
Thomas Müller a456eb6f1b Fix being able to hover the back button from outside of its shape.
Could alternatively done by shearing the entire button, but then you would need a positional x-offset depending on whether the anchor is top or bottom.
2016-11-29 21:12:49 +01:00
..
Backgrounds Use FillMode in more cases. 2016-11-23 13:18:22 +09:00
Components Add basic class structure for Beatmap/HitObject/SampleInfo/User. 2016-09-06 21:41:16 +09:00
Containers Fix coordinates being in wrong space. 2016-11-24 16:17:40 +09:00
Cursor Explicitly make various member variabled of CursorTrail private. 2016-11-27 15:04:56 +01:00
Processing Use DrawSize instead of Size whereever Size was previously read due to framework changes. 2016-10-18 18:53:31 +02:00
UserInterface Fix being able to hover the back button from outside of its shape. 2016-11-29 21:12:49 +01:00
TextAwesome.cs Update FontAwesome definitions. 2016-11-07 17:59:00 +09:00