Re: What is NSAnimationSlowMotionOnShift?
Re: What is NSAnimationSlowMotionOnShift?
- Subject: Re: What is NSAnimationSlowMotionOnShift?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 25 Sep 2014 08:53:13 -0700
On Sep 25, 2014, at 8:31 AM, Bill Cheeseman <email@hidden> wrote:
>
>
>> On Sep 25, 2014, at 10:33 AM, Kyle Sluder <email@hidden> wrote:
>>
>> Notice it says “the default”. This is a noun, used in the same sense as the defaults(1) command. Therefore you set it either with `defaults write` or by passing it as an argument on the command line.
>
> Duh. I'm feeling particularly stupid today. Thanks for straightening me out.
>
>> Slow animations are a debugging aid; testing for the shift key often results in legitimate key combinations taking forever to animate.
>
> I'm careful to avoid side effects. As far as I can tell.
That’s the rub. Modifier keys compose.
What if the only way to hit the key combo for your feature’s menu item is with the aid of the Shift key?
I find slow animations quite useful to suss out how the framework animates, or when I have a crapton of windows open. But in general, I think Shift-to-slowly-animate is a misfeature.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden