mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Setup basics for control and test
This commit is contained in:
@ -41,7 +41,8 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
||||
|
||||
protected const float CONTENT_PADDING_VERTICAL = 10;
|
||||
protected const float CONTENT_PADDING_HORIZONTAL = 15;
|
||||
protected const float CORNER_RADIUS = 15;
|
||||
|
||||
public const float CORNER_RADIUS = 15;
|
||||
|
||||
/// <summary>
|
||||
/// The component that is being displayed.
|
||||
|
Reference in New Issue
Block a user