FlorianMielke / FMMoveTableView

Discontinued: Please use iOS 11's Drag & Drop capability instead.
MIT License
623 stars 101 forks source link

Autoscrolling issue for translucent UINavigationBar #20

Closed FlorianMielke closed 6 years ago

FlorianMielke commented 10 years ago

When having UINavigationBar translucent property enabled, the autoscroll mechanism ignores the UIScrollView scrollIndicatorInsets property. This results in a delayed autoscrolling at the top edge.