On Aug 4, 2010, at 2:31 AM, sebi wrote:

> why is it that when I set the content mode of an UIImageView to 
> UIViewContentModeBottomLeft I cant change it's size anymore?


You can (and are) changing its size. However, if the content mode is not one of 
the resize modes, then the image is always draw at its full size. A UIView 
(really the CALayer owned by the view) can and will display content larger than 
its bounds if given to it.
--
David Duncan

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to