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

List:       kde-commits
Subject:    extragear/plasma/applets/fuzzy-clock
From:       Sven Burmeister <sven.burmeister () gmx ! net>
Date:       2008-02-21 10:22:42
Message-ID: 1203589362.584724.31966.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 777704 by burmeister:

Ignore aspect ratio in order to allow the user to resize the plasmoid to its smalles \
size without having to press the CTRL key.

 M  +2 -0      fuzzyClock.cpp  


--- trunk/extragear/plasma/applets/fuzzy-clock/fuzzyClock.cpp #777703:777704
@@ -56,6 +56,8 @@
 {
     setHasConfigurationInterface(true);
     setDrawStandardBackground(true);
+    //If we do not set this, the user has to press CTRL when shrinking the plasmoid \
on the desktop beyond a certain size. +    setAspectRatioMode(Qt::IgnoreAspectRatio);
 }
 
 void Clock::init()


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

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