Merge branch 'CrammedGradingFixed' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CrammedGradingFixed
This commit is contained in:
@@ -27,7 +27,7 @@ namespace FlaxEditor.CustomEditors.Editors
|
|||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
public override void Initialize(LayoutElementsContainer layout)
|
public override void Initialize(LayoutElementsContainer layout)
|
||||||
{
|
{
|
||||||
float trackBallSize = 80.0f;
|
float trackBallSize = 100f;
|
||||||
float margin = 4.0f;
|
float margin = 4.0f;
|
||||||
|
|
||||||
// Panel
|
// Panel
|
||||||
|
|||||||
Reference in New Issue
Block a user