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

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
FireWorx
Posts: 362
Joined: Wed Sep 07, 2011 9:39 pm

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

Post by FireWorx » Wed Feb 22, 2012 6:15 am

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

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

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

Post by Mark » Wed Feb 22, 2012 10:53 am

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
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

FireWorx
Posts: 362
Joined: Wed Sep 07, 2011 9:39 pm

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

Post by FireWorx » Thu Feb 23, 2012 4:59 pm

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.

Post Reply