andreyvit / ScrollingMadness

A catalog of UIScrollView samples (iPhone)
243 stars 23 forks source link

Doesn't work properly on 3.0 beta 5. #1

Open MikeWeller opened 15 years ago

MikeWeller commented 15 years ago

I had to remove the UIScrollBar subclass and just use UIScrollBar otherwise this didn't work properly in 3.0 beta 5.

Thanks by the way, I spent an entire day busting my head over this, this code works nicely.