mirror of
https://github.com/ppy/osu.git
synced 2025-01-24 17:13:16 +08:00
18bb0cb45b
There were cases in the editor where rewinding of transforms would leave the `DrawableHitObject` in a non-`IsPresent` state, resulting in this scheduled logic never running. This would in turn cause ghost hitobjects, which disappear under certain circumstances. Reproduction: - Open editor to empty beatmap - Place single hitcircle at current point in time - Drag editor timeline backwards to seek before zero, and wait for return to zero - Select hitcircle in playfield - Drag hitcircle to right in timeline, triggering a start time change |
||
---|---|---|
.. | ||
Drawables | ||
Legacy | ||
Types | ||
BarLineGenerator.cs | ||
HitObject.cs | ||
HitObjectLifetimeEntry.cs | ||
HitObjectParser.cs | ||
IBarLine.cs | ||
PathControlPoint.cs | ||
SliderEventGenerator.cs | ||
SliderPath.cs |