View Issue Details

IDProjectCategoryView StatusLast Update
0001112SkyChart1-Softwarepublic13-05-06 14:32
Reporteraruangra Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformAll 
Product Version3.7 SVN 
Target Version3.8Fixed in Version3.7 SVN 
Summary0001112: SHOWBGIMAGE doesn't load a new background image
DescriptionThanks for making server commands: SHOWPICTURE and SHOWBGIMAGE.

I have an issue with SHOWBGIMAGE. When I change the background image, the new image is not reloaded. The working sequence when issuing "SHOWBGIMAGE ON" should be

1) Reload a background image (with the filename specified in Setup > Pictures)
Users may want to change the background image on-the-fly (but the filename is the same). When sending the server command SHOWBGIMAGE ON, the new background image should be reloaded.

2) Show a background image
This feature is already implemented.

3) Center at the background image with a FOV covering the image.

The steps 1), 2), 3) are similar to what is done when clicking
Setup > Pictures > Background > Check - Show this pictures > Apply

Thank you for your effort.
TagsNo tags attached.

Activities

Patrick Chevalley

13-01-12 10:55

administrator   ~0002406

SHOWBGIMAGE do not reload the image from file every time for performance reason. This can result in a heavy load if you want to blink the image.

Revision 2377 add the LOADBGIMAGE command.
http://sourceforge.net/p/skychart/code/2377/

LOADBGIMAGE parameter is the file name. It is reloaded even if the name is the same. It need "SHOWBGIMAGE ON" or REDRAW to actually show the new image.

Issue History

Date Modified Username Field Change
13-01-07 01:54 aruangra New Issue
13-01-12 10:55 Patrick Chevalley Note Added: 0002406
13-01-12 10:55 Patrick Chevalley Assigned To => Patrick Chevalley
13-01-12 10:55 Patrick Chevalley Status new => resolved
13-01-12 10:55 Patrick Chevalley Resolution open => fixed
13-01-12 10:55 Patrick Chevalley Fixed in Version 0.3.0 => 3.7 SVN
13-01-12 10:55 Patrick Chevalley Target Version 0.3.0 => 3.8
13-05-06 14:32 Patrick Chevalley Status resolved => closed