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

List:       kde-commits
Subject:    extragear/graphics/kst/kst
From:       Andrew Walker <arwalker () sumusltd ! com>
Date:       2005-11-16 19:19:46
Message-ID: 1132168786.109569.22629.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 480832 by arwalker:

Allow for the width of the new data notifier when determining the text to display in the status bar

 M  +3 -1      kst.cpp  


--- trunk/extragear/graphics/kst/kst/kst.cpp #480831:480832
@@ -1691,7 +1691,9 @@
       widthAvailable -= _progressBar->width();
       widthAvailable -= spacing;
     }
-
+    widthAvailable -= _dataNotifier->geometry().width();
+    widthAvailable -= spacing;
+    
     widthUsed  = widthData;
     widthUsed += widthReady;
 #ifdef HAVE_LINUX
[prev in list] [next in list] [prev in thread] [next in thread] 

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