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

List:       kde-commits
Subject:    koffice/karbon
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2003-04-06 8:12:30
[Download RAW message or body]

CVS commit by buis: 

Small fix...


  M +2 -2      karbon_view.cc   1.373


--- koffice/karbon/karbon_view.cc  #1.372:1.373
@@ -1070,6 +1070,6 @@ KarbonView::pageLayout()
                 m_vertRuler->setPageLayout( layout );
                 m_vertRuler->setUnit( unit );
-                m_canvas->resizeContents( int( ( part()->pageLayout().ptWidth + 40 ) \
                * zoom() ),
-                                                                  int( ( \
part()->pageLayout().ptHeight + 80 ) * zoom() ) ); +                \
m_canvas->resizeContents( int( ( part()->pageLayout().ptWidth + 300 ) * zoom() ), +   \
int( ( part()->pageLayout().ptHeight + 460 ) * zoom() ) );  \
part()->repaintAllViews();  }


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

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