mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Fixed AnimatedSpinner flickering when resizing window.
This commit is contained in:
@@ -124,7 +124,6 @@ AnimatedSpinner::paintEvent( QPaintEvent* event )
|
||||
if ( center != pos() )
|
||||
{
|
||||
move( center );
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user