I built a rectangle using a corner graphic and a side graphic. The side graphic is stretched to the width of the device using contentWidth and the length of the rectangle is contentHeight -160. It works as expected unless the simulated device is turned landscape. If I attempt to create the rectangle while the device is in landscape it comes out the wrong proportions. In fact it isn’t even a rectangle.
Any idea why this is happening? Is it a simulator issue or an issue with the way contentWidth and contentHeight is calculated?
Thanks for the advice. [import]uid: 191108 topic_id: 35620 reply_id: 335620[/import]