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

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

Description

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

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.

Reviewers: mutlaqja, wreissenberger

Subscribers: kde-edu

Tags: KDE Edu

Differential Revision: https://phabricator.kde.org/D14679

Details

Committed
mutlaqjaAug 7 2018, 8:39 PM
Differential Revision
D14679: Add RA/DEC fields to the list of controls which trigger a save.
Parents
R321:da7c8a6bc577: Fix the custom sky object removal
Branches
Unknown
Tags
Unknown