View Issue Details

IDProjectCategoryView StatusLast Update
0001309SkyChart1-Softwarepublic14-04-04 12:57
ReporterHelmut Degler Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformX86OSWindowsOS Version7
Product Version3.9 SVN 
Target Version4.0Fixed in Version3.11 SVN 
Summary0001309: DeepSky Farbe wird nicht angezeigt
DescriptionDie im Register "Anzeige" hinterlegte Farben für DeepSky-Objekte werden nicht angezeigt. Nur während der Betätigung der Bildlaufleisten - horizontal oder vertikal - werden die Farben angezeigt. Danach sind die Farben wieder weg.
TagsNo tags attached.

Activities

Patrick Chevalley

14-03-28 07:38

administrator   ~0002847

This effect is because the "Show pictures" button is checked but the pictures are not show because of the scale.

Change to do in the program to avoid this situation:
- do not try to draw the pictures for large FOV.
- do not change the color to gray if the DSO drawing is "Line mode".
- maybe add an option to always keep the DSO color.
- do not activate the pictures if the package is not installed

Patrick Chevalley

14-04-04 12:57

administrator   ~0002853

Revision 2860 implement two changes that fix this problem:
- Also plot the DSO line (line mode) along with pictures. If one want the picture alone it must select "Graphic mode" DSO.
- Do not activate the pictures if the package is not installed.

http://sourceforge.net/p/skychart/code/2860

Issue History

Date Modified Username Field Change
14-03-26 17:21 Helmut Degler New Issue
14-03-28 07:38 Patrick Chevalley Note Added: 0002847
14-03-28 07:38 Patrick Chevalley Assigned To => Patrick Chevalley
14-03-28 07:38 Patrick Chevalley Status new => confirmed
14-03-28 07:38 Patrick Chevalley Target Version 0.3.0 => 4.0
14-04-04 12:57 Patrick Chevalley Note Added: 0002853
14-04-04 12:57 Patrick Chevalley Status confirmed => resolved
14-04-04 12:57 Patrick Chevalley Resolution open => fixed
14-04-04 12:57 Patrick Chevalley Fixed in Version 0.3.0 => 3.11 SVN