1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-17 22:45:47 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints
Dean Herbert 45e3e3623b Fix spinners being selectable for too long after they fade in the editor
The actual visual extension is only applied to `HitCircle`s (which does include slider
start / end), and should not be applied to spinners in the first place.

Addresses https://github.com/ppy/osu/discussions/22949.
2023-03-28 18:49:59 +09:00
..
HitCircles Partial everything 2022-11-27 00:00:27 +09:00
Sliders Move where class specs to next line 2023-01-26 17:12:41 +09:00
Spinners Fix test failure 2022-12-02 18:32:43 +09:00
BlueprintPiece.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuSelectionBlueprint.cs Fix spinners being selectable for too long after they fade in the editor 2023-03-28 18:49:59 +09:00