1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 17:42:54 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components/Timeline
Dean Herbert 31de4de720 Remove median/mode slider velocity display
The intention was to give an idea of what the most common velocity of
the beatmap is, but in hindsight, because the "base" velocity is being
set elsewhere this doesn't make sense. It will/should be 1.0x.

Showing this range is still valuable, though.
2023-05-08 13:13:09 +09:00
..
CentreMarker.cs Partial everything 2022-11-27 00:00:27 +09:00
DifficultyPointPiece.cs Remove median/mode slider velocity display 2023-05-08 13:13:09 +09:00
HitObjectPointPiece.cs Fix non-block namespace usage 2023-05-02 15:09:24 +09:00
SamplePointPiece.cs Update SamplePointPiece.cs 2023-04-26 13:45:58 +02:00
Timeline.cs Dispose previous waveform on track reload 2022-12-23 00:35:59 +03:00
TimelineArea.cs Use existing strings 2023-01-15 14:39:34 +03:00
TimelineBlueprintContainer.cs Partial everything 2022-11-27 00:00:27 +09:00
TimelineButton.cs Partial everything 2022-11-27 00:00:27 +09:00
TimelineControlPointDisplay.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
TimelineControlPointGroup.cs Partial everything 2022-11-27 00:00:27 +09:00
TimelineDragBox.cs Partial everything 2022-11-27 00:00:27 +09:00
TimelineHitObjectBlueprint.cs Merge pull request #23308 from OliBomby/sample-control-points 2023-05-03 14:21:51 +09:00
TimelineSelectionHandler.cs Partial everything 2022-11-27 00:00:27 +09:00
TimelineTickDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
TimingPointPiece.cs Partial everything 2022-11-27 00:00:27 +09:00
TopPointPiece.cs Partial everything 2022-11-27 00:00:27 +09:00
ZoomableScrollContainer.cs Fix ZoomableScrollContainer potentially not updating content width on setup 2022-12-23 00:56:38 +03:00