Khan / khan-mobile

You’re probably looking for www.github.com/khan/mobile
237 stars 34 forks source link

give the transcript area a iOS style scrollbar? #42

Closed jasonrr closed 13 years ago

jasonrr commented 13 years ago

I think it can disappear, but it's hard to tell where you are in the scroll area.

adamjernst commented 13 years ago

What do you mean by iOS style scrollbar? It already should have one. At first it was rather buggy for me but it seems a bit better now.

jeresig commented 13 years ago

(It'll appear when you're on a touch device, but won't appear inside a browser, most likely - just FYI.)

adamjernst commented 13 years ago

Ah, right. That makes some sense.

jasonrr commented 13 years ago

I realized that the problem I was actually seeing is that the scrollbar can scroll out of the view. This is observable in a debug build and in a browser.