1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-18 00:23:22 +08:00
osu-lazer/osu.Game/Screens/Edit/Components/Timelines/Summary/Parts
Bartłomiej Dach 452ebddfd2
Adjust visual appearance of preview time part
- Use slightly different hue of green to distinguish from difficulty
  control points. The colour is still not ideal, but picking
  a distinctive enough hue is pretty hard.

- Place the preview time part at the bottom rather at the top.
  Not sure why it was at the top; not only could it overlap with the
  control points, but it also looked quite badly misaligned there
  when bookmarks were displayed at the bottom.
2023-01-01 19:42:55 +01:00
..
BookmarkPart.cs Partial everything 2022-11-27 00:00:27 +09:00
BreakPart.cs Partial everything 2022-11-27 00:00:27 +09:00
ControlPointPart.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
ControlPointVisualisation.cs Partial everything 2022-11-27 00:00:27 +09:00
EffectPointVisualisation.cs Partial everything 2022-11-27 00:00:27 +09:00
GroupVisualisation.cs Partial everything 2022-11-27 00:00:27 +09:00
IControlPointVisualisation.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MarkerPart.cs Partial everything 2022-11-27 00:00:27 +09:00
PreviewTimePart.cs Adjust visual appearance of preview time part 2023-01-01 19:42:55 +01:00
TimelinePart.cs Partial everything 2022-11-27 00:00:27 +09:00