1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit
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
..
Blueprints Fix spinners being selectable for too long after they fade in the editor 2023-03-28 18:49:59 +09:00
Checks Remove nullable disable annotation in the osu ruleset. 2022-11-05 16:49:55 +08:00
Setup Partial everything 2022-11-27 00:00:27 +09:00
DrawableOsuEditorRuleset.cs Partial everything 2022-11-27 00:00:27 +09:00
HitCircleCompositionTool.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuBeatmapVerifier.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuBlueprintContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuDistanceSnapGrid.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuHitObjectComposer.cs Inline temporary variable 2023-02-04 14:36:30 +01:00
OsuRectangularPositionSnapGrid.cs Partial everything 2022-11-27 00:00:27 +09:00
OsuSelectionHandler.cs Partial everything 2022-11-27 00:00:27 +09:00
SliderCompositionTool.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SpinnerCompositionTool.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00