no need to interpolate the metrics, when the color scheme changes
This commit is contained in:
parent
9fceaa2f64
commit
463187d048
@ -236,6 +236,7 @@ void QskSkin::setColorScheme( ColorScheme colorScheme )
|
|||||||
if ( transitionHint.isValid() )
|
if ( transitionHint.isValid() )
|
||||||
{
|
{
|
||||||
QskSkinTransition transition;
|
QskSkinTransition transition;
|
||||||
|
transition.setMask( QskSkinTransition::Color );
|
||||||
transition.setSourceSkin( this );
|
transition.setSourceSkin( this );
|
||||||
|
|
||||||
clearHints();
|
clearHints();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user