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

List:       kstars-devel
Subject:    [Kstars-devel] branches/KDE/4.1/kdeedu/kstars/kstars
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2008-07-15 15:10:27
Message-ID: 1216134627.745835.11428.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 832825 by harris:

Backporting fix for runaway CPU usage at high zoom.

CCMAIL: kstars-devel@kde.org



 M  +1 -1      skymap.cpp  


--- branches/KDE/4.1/kdeedu/kstars/kstars/skymap.cpp #832824:832825
@@ -1205,7 +1205,7 @@
     //If no intersection points were found, the line must be totally offscreen
     //return a null point
     if ( edgePoint2.isNull() ) {
-        return true;
+        return false;
     }
 
     //If one intersection point was found, then one of the original endpoints
_______________________________________________
Kstars-devel mailing list
Kstars-devel@kde.org
https://mail.kde.org/mailman/listinfo/kstars-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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