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

List:       kde-commits
Subject:    kdebase/kwin
From:       Thomas Lübking <thomas.luebking () web ! de>
Date:       2005-02-18 23:11:39
Message-ID: 20050218231139.E2F371D608 () office ! kde ! org
[Download RAW message or body]

CVS commit by luebking: 



BUGS:99718
opacity popup now not closing on slider releases


  M +1 -1      useractions.cpp   2.38


--- kdebase/kwin/useractions.cpp  #2.37:2.38
@@ -85,5 +85,5 @@ QPopupMenu* Workspace::clientPopup()
             connect(transSlider, SIGNAL(valueChanged(int)), SLOT(setTransButtonText(int)));
             connect(transSlider, SIGNAL(sliderMoved(int)), this, SLOT(setPopupClientOpacity(int)));
-            connect(transSlider, SIGNAL(sliderReleased()), trans_popup, SLOT(hide()));
+//             connect(transSlider, SIGNAL(sliderReleased()), trans_popup, SLOT(hide()));
             trans_popup->insertItem(transBox);
             popup->insertItem(i18n("&Opacity"), trans_popup );


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

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