Skip to content

Fixed a problem that prevented the exposure calculator file download function from finding new camera data files in github.

Joseph McGee requested to merge stingray/kstars:exposurecalculator into master

The fileutiilitycameradata.cpp had a bug, wherein the list of camera data files retrieved from github was seeing a older version of the cameradata folder, so newly added camera data files would not appear for download.

Merge request reports