Fix profiler tables to use column headers aligned to center
This commit is contained in:
@@ -51,7 +51,7 @@ namespace FlaxEditor.GUI
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// The column title horizontal text alignment
|
/// The column title horizontal text alignment
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public TextAlignment TitleAlignment = TextAlignment.Near;
|
public TextAlignment TitleAlignment = TextAlignment.Center;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The column title margin.
|
/// The column title margin.
|
||||||
|
|||||||
Reference in New Issue
Block a user