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

List:       kde-commits
Subject:    kdewebdev/quanta/src
From:       Andras Mantia <amantia () kde ! org>
Date:       2005-02-02 22:15:10
Message-ID: 20050202221510.430761B96C () office ! kde ! org
[Download RAW message or body]

CVS commit by amantia: 

Revert previous fix. It break the layout more. Will try to fix in the right way \
later.


  M +1 -1      quantaview.cpp   1.174


--- kdewebdev/quanta/src/quantaview.cpp  #1.173:1.174
@@ -782,5 +782,5 @@ void QuantaView::refreshWindow()
   } else
   {
-    if (m_documentArea->height() + ToolbarTabWidget::ref()->height() > height() && \
!ToolbarTabWidget::ref()->isHidden() && !ToolbarTabWidget::ref()->isVisible()) \
//don't use isVisible alone instead of isHidden! This combination is strange, but \
works... +    if (m_documentArea->height() + ToolbarTabWidget::ref()->height() > \
height() && !ToolbarTabWidget::ref()->isHidden()) //don't use isVisible alone instead \
                of isHidden!
         resize(m_documentArea->width(), m_documentArea->height() - \
ToolbarTabWidget::ref()->height());  else if (ToolbarTabWidget::ref()->isHidden())


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

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