mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Fixed resetting the label while an area is hovered.
This commit is contained in:
@@ -234,6 +234,8 @@ QueryLabel::setElideMode( Qt::TextElideMode mode )
|
||||
void
|
||||
QueryLabel::updateLabel()
|
||||
{
|
||||
m_hoverArea = QRect();
|
||||
|
||||
updateGeometry();
|
||||
update();
|
||||
}
|
||||
|
Reference in New Issue
Block a user