Re: Slow down a scroller?
Re: Slow down a scroller?
- Subject: Re: Slow down a scroller?
- From: Alex Zavatone <email@hidden>
- Date: Wed, 11 Sep 2013 12:30:45 -0400
Think about this.
When in iTunes on an iOS device, and you are scrubbing an audio track, the farther down your finger is from the scrub knob, when you drag left and right, there is a multiplier to make the scrubbing slower.
I'm thinking that in your case, you could use a scroll rate multiplier that changes depending on a measurement that you define. I think that you'd multiply by numbers < 1, not use large numbers.
On Sep 11, 2013, at 11:49 AM, Steve Mills wrote:
> I didn't get any responses when I sent this a few months ago. How about now?
>
> Is there any way to make a scroller less touchy? We have a couple cases where the horizontal scroller isn't controlling pixel movements of the view, but is used for more granular movements (rounded to the beginning of each measure in a musical score). It doesn't take much to flick it from 0 to 1 in this case, and it's impossible to swipe slowly enough to achieve measure-by-measure scrolls.
>
> I've tried multiplying the thumb proportion by even large numbers like 100, but it doesn't seem to affect its sensitivity at all. Any ideas?
>
> --
> Steve Mills
> office: 952-818-3871
> home: 952-401-6255
> cell: 612-803-6157
>
>
>
>
> _______________________________________________
>
> 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
_______________________________________________
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