Skip to content

Honor Options "Use Scale" and "Use Position" when solving from a file.

Jens Scheidtmann requested to merge (removed):robustsolve-grimaldi into master

I noticed that, if a fits file already contains scale and position information, the "Load&Slew" functionality uses this information regardless of the options settings "use scale" and "use position". This patch fixes that: Now when "Load&Slew" is invoked and the fits file contains the information, this information is discarded if the respective checkboxes in Options are unset.

In addition a few compiler warnings are silenced.

I created this patch against stable-3.5.4 branch.

Merge request reports