Setting the shadow style just once will do.

This commit is contained in:
Alexander Ljungberg
2012-06-11 13:13:36 +01:00
parent f538cbc51d
commit ad5403b538
-2
View File
@@ -110,8 +110,6 @@ var STICKY_TIME_INTERVAL = 500,
[_moreBelowView setFrameSize:[_CPMenuWindowMoreBelowImage size]];
[contentView addSubview:_moreBelowView];
[self setShadowStyle:CPWindowShadowStyleMenu];
}
return self;