Merge branch 'Chikinsupu-SurfaceComments-CenterHeaderEditBox'
This commit is contained in:
@@ -74,6 +74,7 @@ namespace FlaxEditor.Surface
|
||||
Visible = false,
|
||||
Parent = this,
|
||||
EndEditOnClick = false, // We have to handle this ourselves, otherwise the textbox instantly loses focus when double-clicking the header
|
||||
HorizontalAlignment = TextAlignment.Center,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user