Skip to content
Commit 63bc1076 authored by Akarsh Simha's avatar Akarsh Simha Committed by Jasem Mutlaq
Browse files

Improve the manual focus dialog for the SkyMap

The focus dialog in the Sky Map allows for manual centering of a field by specifying its coordinates. Most commonly, this would be the J2000 equatorial coordinates. To this end, this MR introduces the following changes:

* Makes the tab order more natural for mouse-free use of the dialog
* Makes J2000 the default epoch for the coordinate entry
* Fixes a bug in which the existing center point was sometimes altered by the dialog
* Refactors the code to make a single code path that does not rely on knowing whether the epoch is JNow or not (at the cost of some extra calculation).
parent c7965d2e
Loading
Loading
Loading
Pipeline #188609 passed with stage
in 6 minutes and 26 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment