Add RA/DEC fields to the list of controls which trigger a save.
ClosedPublic

Authored by TallFurryMan on Aug 7 2018, 8:14 PM.

Details

Summary

RA/DEC fields were not triggering the signal calling setDirty and saving the scheduler job values.

Test Plan

Create a scheduler job with any target and sequence.
Double-click to edit the job.
Edit RA and/or DEC fields.
Without the fix, jobs would not re-evaluate on-the-fly to schedule the new coordinates, and values would not be saved.
With the fix, re-evaluation is triggered when the focus leaves the edit field, and RA/DEC changes are properly saved.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
TallFurryMan created this revision.Aug 7 2018, 8:14 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptAug 7 2018, 8:14 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
TallFurryMan requested review of this revision.Aug 7 2018, 8:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 7 2018, 8:40 PM
This revision was automatically updated to reflect the committed changes.