NSScrollView Zoom

Hi all,

I have a NSScrollView (it´s a time line) and I make zoom redrawing the contentView, Is necessary because I redraw something elements inside, I can't use magnifications methods. The problem is when the content view is very large, takes a long time to redo the view. Exists somethings to make it´s more efficiently. Thanks

Thanks