1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Screens/Play/BreaksOverlay
smoogipoo 3b189c1ffe Fix BreakOverlay not properly working with rewinding
In various ways:
* It wouldn't show up if rewound after the break was complete.
* The time would increase backwards if rewind happened during a break.
* Etc.
* Basically the fix is to use transformations everywhere. BreakOverlay could be refactored further, but this is enough to make it work for now.
2017-11-03 21:20:36 +09:00
..
ArrowsOverlay.cs Remove useless usings 2017-10-05 05:09:23 +03:00
BlurredIcon.cs More arrow adjustments to match the design 2017-09-22 21:12:58 +03:00
BreakOverlay.cs Fix BreakOverlay not properly working with rewinding 2017-11-03 21:20:36 +09:00
GlowIcon.cs More arrow adjustments to match the design 2017-09-22 21:12:58 +03:00
InfoContainer.cs Don't use '#' in RankDisplay for now 2017-10-05 05:27:52 +03:00
InfoLine.cs Add Rank as a property to the Score Processor 2017-10-02 05:56:38 +03:00
LetterboxOverlay.cs Simplify gradient usage in Letterbox Overlay 2017-10-18 05:06:17 +03:00
RemainingTimeCounter.cs Fix BreakOverlay not properly working with rewinding 2017-11-03 21:20:36 +09:00