1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:47:26 +08:00
osu-lazer/osu.Game/Screens/Edit/Compose/Components/Timeline
Dean Herbert 0d03084cdc Move control point display to the base timeline class
We want them to display on all screens with a timeline as they are quite
useful in all cases.
2020-10-01 18:16:12 +09:00
..
CentreMarker.cs Remove unnecessary scale 2020-04-27 11:06:23 +09:00
Timeline.cs Move control point display to the base timeline class 2020-10-01 18:16:12 +09:00
TimelineArea.cs Move control point display to the base timeline class 2020-10-01 18:16:12 +09:00
TimelineBlueprintContainer.cs Add placement display to timeline 2020-02-07 18:04:10 +09:00
TimelineButton.cs Add mouse down repeat support to timeline zoom buttons 2020-02-13 11:14:09 +09:00
TimelineHitObjectBlueprint.cs Use top-left colour for deciding the text colour (gradient was added in some cases) 2020-09-30 17:10:22 +09:00
TimelineTickDisplay.cs Restore remaining editor components to use Beatmap.Track 2020-08-21 17:11:29 +09:00
ZoomableScrollContainer.cs Fix missing dependency in ZoomableScrollContainer test 2020-02-14 14:41:55 +09:00