Skip to content

Fix calculation of remaining time for job

Dušan Poizl requested to merge nou/kstars:fix_job_remaining_time into master

Found out that calling Capture::getActiveJobRemainingTime() through DBus return wrong time. Turn out that it count in current exposure as whole.

Merge request reports