Merge branch 'Withaust-layermatrix'

This commit is contained in:
Wojtek Figat
2023-05-07 10:53:02 +02:00

View File

@@ -45,7 +45,7 @@ namespace FlaxEditor.CustomEditors.Dedicated
var upperRightCell = new VerticalPanel var upperRightCell = new VerticalPanel
{ {
ClipChildren = false, ClipChildren = false,
Pivot = new Float2(0.0f, 0.0f), Pivot = new Float2(0.00001f, 0.0f),
Offset = new Float2(-labelsWidth, 0), Offset = new Float2(-labelsWidth, 0),
Rotation = -90, Rotation = -90,
Spacing = 0, Spacing = 0,