mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 13:27:20 +08:00
Add rounded corners to timeline ticks display
This commit is contained in:
parent
c545e193e0
commit
bc3b2af39d
@ -9,7 +9,7 @@ namespace osu.Game.Screens.Edit.Components.Timelines.Summary.Visualisations
|
||||
/// <summary>
|
||||
/// Represents a singular point on a timeline part.
|
||||
/// </summary>
|
||||
public class PointVisualisation : Box
|
||||
public class PointVisualisation : Circle
|
||||
{
|
||||
public const float MAX_WIDTH = 4;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user