Page 1 of 1

Gradient no longer smooth in LC9.5

Posted: Mon Aug 12, 2019 6:28 pm
by tomBTG
Hi all.

A gradient that worked great for me since LC v7 is now rendering with visible lines instead in LC 9.5. (See attached pics for comparison.) Happens on Windows and Macs, in IDE and standalones.

Anyone else have this issue? Solutions?
GradientGood.png
GradientBad.png
Thanks,
Tom B.

Re: Gradient no longer smooth in LC9.5

Posted: Mon Aug 12, 2019 8:57 pm
by FourthWorld
Unable to reproduce - can you post a sample stack exhibiting the issue?

Re: Gradient no longer smooth in LC9.5

Posted: Tue Aug 13, 2019 4:23 pm
by tomBTG
Hi Richard.
Here's a stack that shows graphics that demonstrate the problem.
Thanks,
Tom Bodine

Re: Gradient no longer smooth in LC9.5

Posted: Tue Aug 13, 2019 4:45 pm
by FourthWorld
Thanks. Definitely evident here in the example, and it seems an easy fix: the fill gradient looks smooth because it's set to "good", while the stroke gradient is set to "normal". When I change the stroke gradient to "good" it looks, well, good. :)

Re: Gradient no longer smooth in LC9.5

Posted: Tue Aug 13, 2019 4:54 pm
by tomBTG
Doh! I should have caught that. Thanks for the quick fix, Richard.
Tom B.

Re: Gradient no longer smooth in LC9.5

Posted: Tue Aug 13, 2019 5:00 pm
by bogs
Shows exactly what Tom shows in the picture here on Win7 (only thing I can run 9.5 on ), but on 8.1.2 the gradient is nice and clear using the same stack with the same settings (good / normal).

Looks like a bug to me. Even though setting it to 'good' will smooth it out, I'd certainly submit it to http://quality.livecode.com/

Re: Gradient no longer smooth in LC9.5

Posted: Wed Aug 14, 2019 1:07 am
by FourthWorld
bogs wrote:
Tue Aug 13, 2019 5:00 pm
Shows exactly what Tom shows in the picture here on Win7 (only thing I can run 9.5 on ), but on 8.1.2 the gradient is nice and clear using the same stack with the same settings (good / normal).

Looks like a bug to me. Even though setting it to 'good' will smooth it out, I'd certainly submit it to http://quality.livecode.com/
Might be a bug. Might also have been a bug fix, in which earlier versions always used "good" even when "normal" was specified. Going through the Release Notes might tell us that, but that's a lot of release notes. Submitting a bug report will at least tell us whether it's a bug or a fix, and I find team comments on such things always helpful.

Re: Gradient no longer smooth in LC9.5

Posted: Wed Aug 14, 2019 1:14 am
by tomBTG
OK, I will submit a bug report with the sample stack.
Thanks again for your help.
Tom B.

Re: Gradient no longer smooth in LC9.5

Posted: Wed Aug 14, 2019 1:25 am
by tomBTG

Re: Gradient no longer smooth in LC9.5

Posted: Wed Aug 14, 2019 8:22 am
by bogs
FourthWorld wrote:
Wed Aug 14, 2019 1:07 am
Might be a bug. Might also have been a bug fix, in which earlier versions always used "good" even when "normal" was specified.
True that, I'll go slogging through the notes and see if I find mention of it there. Good thought Richard!