1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-29 10:07:28 +08:00
osu-lazer/osu.Game/Storyboards/Drawables
Dean Herbert 2cce785fa5 Fix storyboard videos not fading out on completion
Closes https://github.com/ppy/osu/issues/22802.

Stable uses a 1,000 ms fade-in / out. Rather than matching that, I've
stuck with 500ms (what lazer was already using for the fade-in) because
I think it feels better.

Tested using the beatmap linked in the issue thread.
2023-03-07 15:54:35 +09:00
..
DrawablesExtensions.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableStoryboard.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableStoryboardAnimation.cs Fix some more inspections 2022-12-16 20:21:19 +09:00
DrawableStoryboardLayer.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableStoryboardSample.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableStoryboardSprite.cs Partial everything 2022-11-27 00:00:27 +09:00
DrawableStoryboardVideo.cs Fix storyboard videos not fading out on completion 2023-03-07 15:54:35 +09:00
IFlippable.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IVectorScalable.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00