stop the timer when we start the anim to prevent timer/hide/shows anyways ;)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=759692
This commit is contained in:
parent
f46a6a269c
commit
e8eca7eb2a
@ -557,6 +557,7 @@ void AppletHandle::startFading(FadeType anim)
|
||||
}
|
||||
|
||||
qreal time = 250;
|
||||
m_hoverTimer->stop();
|
||||
|
||||
if (m_applet) {
|
||||
m_applet->removeSceneEventFilter(this);
|
||||
|
Loading…
Reference in New Issue
Block a user