[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-17 20:48:12
Message-ID: 20050217204812.09D651CEAC () office ! kde ! org
[Download RAW message or body]

CVS commit by luebking: 



BUGS:99636
fixes wrong opacity value on popup show


  M +1 -1      useractions.cpp   2.36


--- kdebase/kwin/useractions.cpp  #2.35:2.36
@@ -177,5 +177,5 @@ void Workspace::clientPopupAboutToShow()
         {
         transSlider->setValue(100-active_popup_client->opacityPercentage());
-        setTransButtonText(active_popup_client->opacityPercentage());
+        setTransButtonText(100-active_popup_client->opacityPercentage());
         }
     }


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

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