Fix UI not being updated with particular panels used when changing child control anchors
#385
This commit is contained in:
@@ -558,6 +558,7 @@ namespace FlaxEngine.GUI
|
||||
}
|
||||
SetBounds(ref bounds);
|
||||
}
|
||||
_parent?.PerformLayout();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user