Re: HTML5 errors [was: Re: Midnite-Rises - Images with transparent "see through" areas]

2015-12-16 Thread Colin Holgate
Thanks for fixing the color! Here’s the stack version for anyone who wants to take a look: go stack url "http://colin.scienceninja.com/lc/scrolling.livecode” > On Dec 16, 2015, at 3:56 AM, Peter TB Brett wrote: > > On 16/12/2015 05:08, Colin Holgate wrote: >> Here’s

Re: HTML5 errors [was: Re: Midnite-Rises - Images with transparent "see through" areas]

2015-12-16 Thread Peter TB Brett
On 16/12/2015 12:58, Colin Holgate wrote: Thanks for fixing the color! Here’s the stack version for anyone who wants to take a look: go stack url "http://colin.scienceninja.com/lc/scrolling.livecode” Thanks. I've filed a bug report: http://quality.livecode.com/show_bug.cgi?id=16608

Re: HTML5 errors [was: Re: Midnite-Rises - Images with transparent "see through" areas]

2015-12-16 Thread Colin Holgate
Thanks. It does show up the fact that you have to retest things that were already working. Often you check for things that didn’t work before, to see if they are fixed, and I was only checking it because of the parallax topic, and to see if the colors were fixed. Was a surprise to find that new

Re: HTML5 errors [was: Re: Midnite-Rises - Images with transparent "see through" areas]

2015-12-16 Thread Peter TB Brett
On 16/12/2015 14:24, Colin Holgate wrote: Thanks. It does show up the fact that you have to retest things that were already working. Often you check for things that didn’t work before, to see if they are fixed, and I was only checking it because of the parallax topic, and to see if the

HTML5 errors [was: Re: Midnite-Rises - Images with transparent "see through" areas]

2015-12-16 Thread Peter TB Brett
On 16/12/2015 05:08, Colin Holgate wrote: Here’s my scrolling example from quite a while ago. This is an HTML5 version, which when I did it had the wrong colors: http://colin.scienceninja.com/html5/scrolling/scrolling.html Unfortunately, although the colors are now fixed, there are lots of