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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2005-06-10 21:39:15
Message-ID: 1118439555.926233.26817.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 424127 by harris:

Fixing bug 107194 
BUG:107194


 M  +2 -2      kstarsdata.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/kstarsdata.cpp #424126:424127
@@ -2101,8 +2101,8 @@
 			}
 		}
 
-		//Stars
-		if ( Options::showStars() ) {
+		//Stars (need to update if constell. lines or stars are shown)
+		if ( Options::showStars() || Options::showCLines() ) {
 			// use MINDRAWSTARMAG for calculating constellation lines right
 			float mag = Options::magLimitDrawStar();
 			if (mag < MINDRAWSTARMAG) mag = MINDRAWSTARMAG;
[prev in list] [next in list] [prev in thread] [next in thread] 

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