1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game.Rulesets.Osu/UI/Cursor
Caiyi Shyu e564b1dc9e Fix cursor trail alignment issue with UI panels
- Convert cursor trail coordinates to local space before storing.
- Apply necessary transformations to align with other UI elements.
- Ensure cursor trail remains connected during UI panel movements.
2024-07-25 18:23:01 +08:00
..
CursorRippleVisualiser.cs Fix cursor ripples being added on release positions in replays 2024-02-17 00:53:53 +03:00
CursorTrail.cs Fix cursor trail alignment issue with UI panels 2024-07-25 18:23:01 +08:00
OsuCursor.cs Fix cursor scale animation not matching stable on classic skins 2024-01-16 17:15:25 +09:00
OsuCursorContainer.cs Move cursor scale application within OsuCursor 2023-11-06 18:30:55 +03:00
SkinnableCursor.cs Fix cursor scale animation not matching stable on classic skins 2024-01-16 17:15:25 +09:00