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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib
From:       Dennis Nienhüser <earthwings () gentoo ! org>
Date:       2010-11-30 21:28:41
Message-ID: 20101130212841.8CD05AC8AA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202435 by nienhueser:

Increase the default zoom step by a factor of two on Maemo.
CCBUG: 254801

 M  +1 -1      MarbleWidget.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/MarbleWidget.cpp #1202434:1202435
@@ -75,7 +75,7 @@
           m_stillQuality( HighQuality ),
           m_animationQuality( LowQuality ),
           m_animationsEnabled( false ),
-          m_zoomStep( 40 ),
+          m_zoomStep( MarbleGlobal::getInstance()->profiles() & MarbleGlobal::SmallScreen ? 80 : 40 ),
           m_inputhandler( 0 ),
           m_physics( new MarblePhysics( parent ) ),
           m_repaintTimer(),
[prev in list] [next in list] [prev in thread] [next in thread] 

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