using QskGradient::firstColor
This commit is contained in:
parent
7eecc63571
commit
38cbefac78
@ -165,7 +165,7 @@ void QskShapeNode::updateNode( const QPainterPath& path,
|
|||||||
|
|
||||||
if ( gradient.isMonochrome() )
|
if ( gradient.isMonochrome() )
|
||||||
{
|
{
|
||||||
updateNode( path, transform, gradient.stops().first().color() );
|
updateNode( path, transform, gradient.startColor() );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user