[Kstars-devel] kdeedu/kstars/kstars
Thomas Kabelmann
thomas.kabelmann at gmx.de
Sun Nov 9 21:07:51 CET 2003
Hi Jason,
the problem that many objects were incorrectly ommitted is because that only
stars/cataloge stars can compared with current star magnitude. But the
implementation compared all objects with this magnitude. I have fixed this
with an switch statement. But my problem is, that there also appear stars in
the list which are not displayed because the low zoomlevel. Since I don't
know how to handle this problem, I've attached my patch so everybody can have
a look at it.
Thomas
Am Samstag, 8. November 2003 07:37 schrieb Jason Harris:
> CVS commit by harris:
>
> two fixes related to FindDialog:
>
> 1. many objects were incorrectly omitted from the list of named objects.
> The FindDialog::filter() function had recently gained a feature that
> excludes objects fainter than the magLimitDrawStar parameter. However, it
> dumbly applied this to non-star objects also. For now, I have
> simply removed the faint limit feature from the FindDialog.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-diff
Size: 1988 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kstars-devel/attachments/20031109/dcdc2bbb/patch.bin
More information about the Kstars-devel
mailing list