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
right side of my png's being clipped in simulator.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: right side of my png's being clipped in simulator.
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
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
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: right side of my png's being clipped in simulator.
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.
Switched to jpg's and all is back to normal. Wasn't able to reset the alpha channel which was set to 1. Thanks.