Re: iPad drawing and screen rotation
Re: iPad drawing and screen rotation
- Subject: Re: iPad drawing and screen rotation
- From: Gordon Apple <email@hidden>
- Date: Fri, 21 Sep 2012 21:26:01 -0500
- Thread-topic: iPad drawing and screen rotation
Anybody remember Steve Jobs having a fit about ³square pixels² somewhere
back in the Lisa or early Mac days? The scale should not change on a
rotation, unless you are somehow setting the bounds rect in your drawing
view instead of the frame rect when rotated. That could do it.
On 9/21/12 7:50 PM, "email@hidden"
<email@hidden> wrote:
> I have a master detail project where I draw Bezier paths in the detail view.
> On rotation from portrait to landscape (or vice versa) the proportions of the
> drawings are distorted. For example, a circle in one orientation becomes an
> oval in the other. What is the best way to maintain the aspect ratio of my
> drawings through screen rotation? Should I be embedding a second view to take
> the drawing in the detail view and adjusting the autosizing of this second
> view to keep it a fixed size?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden