Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bkphat

macrumors newbie
Original poster
Jun 8, 2008
17
0
Hey,

I kind of created my own UIScrollView. I'm using a pinch gesture to scale a view. Specifically I call

self.layer.transform = CATransform3DMakeScale() whenever scaling needs to happen.

However, this looks sort of sluggish since the background layer is rather large.

Is there a faster way to scale a view. How does UIScrollView do it so smoothly?

thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.