Page 1 of 1

right side of my png's being clipped in simulator.

Posted: Wed Feb 22, 2012 6:15 am
by FireWorx
After working on an app for a few weeks all the sudden my PNG images are all being clipped by about 4 or 5 pixels just on the right side. They look fine in live code 5.02 but are being clipped off in the sim. Any ideas?
Dave

Re: right side of my png's being clipped in simulator.

Posted: Wed Feb 22, 2012 10:53 am
by Mark
Hi Dave,

I have the same problem. Use JPG's. If your PNG's have an alpha channel, use the inspector to set the ink to transparent.

Kind regards,

Mark

Re: right side of my png's being clipped in simulator.

Posted: Thu Feb 23, 2012 4:59 pm
by FireWorx
Thanks,
Switched to jpg's and all is back to normal. Wasn't able to reset the alpha channel which was set to 1. Thanks.