mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-05 10:23:39 +00:00
performance optimisation
This commit is contained in:
@@ -982,8 +982,6 @@ CPTexturedBackgroundWindowMask
|
||||
|
||||
if (_styleMask & CPHUDBackgroundWindowMask)
|
||||
[_contentView _setThemeStateRecursively:CPThemeStateHUD];
|
||||
else
|
||||
[_contentView _unsetThemeStateRecursively:CPThemeStateHUD];
|
||||
}
|
||||
|
||||
- (void)_orderFront
|
||||
|
||||
Reference in New Issue
Block a user