Layering was definitely broken, that's for sure. But in this case we're referring to the layermode of a draggable object. I haven't worked much with his latest version yet, when I was doing it I was using fields instead of images. But since the images are created on the fly from within LC I assume they'd be RLE.

Aren't all images buffered by default? I thought so but maybe not.
--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



On May 1, 2017 1:07:52 AM hh via use-livecode <use-livecode@lists.runrev.com> wrote:

Did you already try the following?

Layer mode:
Use 8.1.4. Before that and in 9-dp6 exact layering is broken.

The combination:
set the acceleratedRendering to false
set the paintcompression to RLE
set the alwaysbuffer of <new image> to true

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to