The layout checks the target view now if the layout invalidation has been disabled in the view.
This commit is contained in:
@@ -554,6 +554,7 @@ public:
|
||||
|
||||
void EnableLayoutInvalidation();
|
||||
void DisableLayoutInvalidation();
|
||||
bool IsLayoutInvalidationDisabled();
|
||||
bool IsLayoutValid() const;
|
||||
void ResetLayoutInvalidation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user