Have you tried replacing shadow.shadowBlurRadius = 1.0;
With: shadow.shadowBlurRadius = 0.5; It should work as expected. Jean ----------- Jean Suisse Institut de Chimie Moléculaire de l’Université de Bourgogne (ICMUB) — UMR 6302 On 22 mai 2013, at 00:11, Seth Willits <[email protected]> wrote: > > What bit of obviousness am I missing here? > http://www.sethwillits.com/temp/ShadowOffset.mov > > > -- > Seth Willits > > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/jean.lists%40gmail.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
