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() )
|
||||
{
|
||||
QskSkinTransition transition;
|
||||
transition.setMask( QskSkinTransition::Color );
|
||||
transition.setSourceSkin( this );
|
||||
|
||||
clearHints();
|
||||
|
Loading…
x
Reference in New Issue
Block a user