Adjusted the rules based on the previous commit.
This commit is contained in:
parent
d7d7d4fd76
commit
12e519f928
|
@ -2,3 +2,5 @@ every rule in ui_darwin.h
|
|||
SetParent must be followed by SetSuperview and SyncEnableState
|
||||
TODO can child cache it?
|
||||
adding a child must be followed by a call to SyncEnableState
|
||||
SyncEnableState() must call ShouldStopSyncEnableState() first thing
|
||||
Enable() and Disable() must call SyncEnableState() AFTER CHANGING WHAT Enabled() WILL RETURN
|
||||
|
|
Loading…
Reference in New Issue