Set SmoothPixmapTransform for playing-widget and context album art display
This commit is contained in:
@@ -438,6 +438,8 @@ void PlayingWidget::paintEvent(QPaintEvent *e) {
|
||||
|
||||
void PlayingWidget::DrawContents(QPainter *p) {
|
||||
|
||||
p->setRenderHint(QPainter::SmoothPixmapTransform);
|
||||
|
||||
switch (mode_) {
|
||||
case SmallSongDetails:
|
||||
// Draw the cover
|
||||
|
||||
Reference in New Issue
Block a user