[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/applets/systemtray/ui
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-01-31 22:00:35
Message-ID: 1264975235.805980.27944.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1083244 by mart:

make the body visible when the unhide animation starts


 M  +1 -0      notificationwidget.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/applets/systemtray/ui/notificationwidget.cpp \
#1083243:1083244 @@ -167,6 +167,7 @@
         d->hideAnimation->setEndValue(d->titleLayout->geometry().bottom());
         d->hideAnimation->start();
     } else {
+        d->body->setVisible(true);
         d->hideAnimation->setStartValue(size().height());
         d->hideAnimation->setEndValue(sizeHint(Qt::PreferredSize, \
QSizeF()).height());  d->hideAnimation->start();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic