Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MarqueeTest

Shows how to stop a scrolling UIScrollView in place. The basic idea is to look at the presentationLayer of the underlying CALayer, and steal its current bounds property; then remove all animations, allow UIKit’s custom animation delegate objects to work their magic, then set the bounds back. Do it all when the customer starts dragging.

Blog post coming soon-ish.

About

Shows how to stop a scrolling UIScrollView in place

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages