mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 23:57:22 +08:00
Merge pull request #17067 from peppy/fix-hit-distribution-graph-visibility
Remove padding from distribution graph bars to fix some bars becoming invisible at low sizes
This commit is contained in:
commit
bbd75fd764
@ -160,8 +160,6 @@ namespace osu.Game.Screens.Ranking.Statistics
|
||||
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
|
||||
Padding = new MarginPadding { Horizontal = 1 };
|
||||
|
||||
InternalChild = new Circle
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
Loading…
x
Reference in New Issue
Block a user