The layout checks the target view now if the layout invalidation has been disabled in the view.

This commit is contained in:
czeidler
2012-05-10 10:36:41 +12:00
parent 57a2ea0d54
commit 31f768577e
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -554,6 +554,7 @@ public:
void EnableLayoutInvalidation();
void DisableLayoutInvalidation();
bool IsLayoutInvalidationDisabled();
bool IsLayoutValid() const;
void ResetLayoutInvalidation();