popup duration changed
This commit is contained in:
parent
e4b9b8bd1b
commit
b33da588e1
|
@ -868,7 +868,7 @@ void Editor::setupPopup( const QskFluent2Theme& theme )
|
|||
setHint( Q::Overlay | A::Style, true );
|
||||
setGradient( Q::Overlay, pal.background.overlay.defaultColor );
|
||||
|
||||
setAnimation( Q::Popup, 200 );
|
||||
setAnimation( Q::Popup, 150 );
|
||||
}
|
||||
|
||||
void Editor::setupProgressBarMetrics()
|
||||
|
|
Loading…
Reference in New Issue