mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
* Fixed AnimatedSpinner flickering when resizing window.
This commit is contained in:
parent
67e30668dd
commit
5afed57070
@ -124,7 +124,6 @@ AnimatedSpinner::paintEvent( QPaintEvent* event )
|
||||
if ( center != pos() )
|
||||
{
|
||||
move( center );
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user