Pixelated Image with any setting
Posted: Sun Apr 24, 2016 5:27 am
I have a problem with images and controls looking good on my device (iPhone 6s Plus) they appear jaggy and pixelated,
1) tried to use the canvas with 1920x1080 resolution,
2) tried to use the default resoltion from LiveCode template
3) tried adding the @extrahigh resolution of image
4) added:
on preOpenStack
set the useDeviceResolution of this stack to true
set the fullscreenmode of me to “letterbox”
In simulator this works and shows great
But not on the device
1) tried to use the canvas with 1920x1080 resolution,
2) tried to use the default resoltion from LiveCode template
3) tried adding the @extrahigh resolution of image
4) added:
on preOpenStack
set the useDeviceResolution of this stack to true
set the fullscreenmode of me to “letterbox”
In simulator this works and shows great
But not on the device