Create alternate images, and in the view controller methods that handle animating the rotation, change the images in the bar button items. Or you could probably use a UIImageView
as a custom view in your item, and set its content mode to scale the image down.
Sixten Otto
2009-10-25 15:40:50