Increase BoxSize & overhaul debug log icons
This commit is contained in:
@@ -48,7 +48,7 @@ namespace FlaxEditor.Surface
|
||||
/// <summary>
|
||||
/// The box size (with and height).
|
||||
/// </summary>
|
||||
public const float BoxSize = 16.0f;
|
||||
public const float BoxSize = 20.0f;
|
||||
|
||||
/// <summary>
|
||||
/// The node layout offset on the y axis (height of the boxes rows, etc.). It's used to make the design more consistent.
|
||||
|
||||
Reference in New Issue
Block a user