[Kstars-devel] kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Wed Oct 15 02:45:30 CEST 2003
CVS commit by harris:
Focusing on a non-object point (such as with the N,S,E,W keys) after
tracking on an object was not persistent; it would refocus on the object
on the next call to KStarsData::updateTime(). Traced it to the fact that
I didn't call 'setFocusPoint(NULL)', and didn't explicitly turn off
tracking. To make shutting off tracking easier, I created a convenience
function SkyMap::stopTracking().
CCMAIL: kstars-devel at kde.org
M +4 -4 kstarsdcop.cpp 1.17
M +2 -0 skymap.cpp 1.112
M +4 -0 skymap.h 1.49
M +17 -20 skymapevents.cpp 1.73
More information about the Kstars-devel
mailing list