So.. I was thinking about this topic after noticing that Facebook's iOS app had a perfectly usable scrollbar in their notification area (so many things to do, so few things I actually remember to do later...), and decided to implement Dragooon's code for a try.
It's live here, and it's only 28 extra bytes to sbox.js (gzipped), so I'll certainly be keeping it... It seems to work just like on Facebook, I didn't think it would feel so natural to simply scroll by tapping and moving around in that place, but it does have one drawback... Try it on the Quick Access box. When you're moving the finger, it will 'naturally' highlight a few entries, even though I'm not actually selecting them... And if I release my finger, it'll immediately pick an entry and then proceed to run it. Which isn't good... It's probably good on other sboxes, but not this one, and I need a more 'generic' solution.
I'm sure it can be solved with another event or something that is touch-centric. Any ideas?
It's live here, and it's only 28 extra bytes to sbox.js (gzipped), so I'll certainly be keeping it... It seems to work just like on Facebook, I didn't think it would feel so natural to simply scroll by tapping and moving around in that place, but it does have one drawback... Try it on the Quick Access box. When you're moving the finger, it will 'naturally' highlight a few entries, even though I'm not actually selecting them... And if I release my finger, it'll immediately pick an entry and then proceed to run it. Which isn't good... It's probably good on other sboxes, but not this one, and I need a more 'generic' solution.
I'm sure it can be solved with another event or something that is touch-centric. Any ideas?



