Optimize UI code
This commit is contained in:
@@ -122,8 +122,6 @@ namespace FlaxEngine.GUI
|
||||
if (_parent == value)
|
||||
return;
|
||||
|
||||
Defocus();
|
||||
|
||||
Float2 oldParentSize;
|
||||
if (_parent != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user