Layout region object backgroundColor not accepting GradientColor

This was added in ZIM Cat but does not seem to be working - it might be because it was made for the earlier version of a gradient.

This has been fixed. GradientColor and RadialColor are supported for Layout backgroundColor and region backgroundColor - only vertical GradientColor and central RadialColor - so use:

new GradientColor([blue,green]) for instance.

1 Like