Files
osukey/osu.Game/Overlays/BeatmapListing/Panels
Bartłomiej Dach 274a045d8d Remove Dispose() override
Culls another non-thread-safe mutation of the `Playing` bindable.
It seems to be a weird vestige from an earlier revision of the old
"direct" panel, which relied on `DisposeOnDeathRemoval` to finish track
playback (and then was removed in
6c150c9ed7). The play button is no longer
responsible for managing preview track lifetime anyway;
`PreviewTrackManager`'s method are intended for that.
2021-01-08 20:08:19 +01:00
..
2020-05-04 18:36:24 -07:00
2020-04-21 20:55:33 +09:00
2021-01-08 20:08:19 +01:00