-
-
Notifications
You must be signed in to change notification settings - Fork 998
astrocal does not track time #4906
Copy link
Copy link
Open
Labels
bugSomething likely wrong in the codeSomething likely wrong in the codeimportance: lowSmall problem, rarely visible, no crashSmall problem, rarely visible, no crashsubsystem: astrocalcThe issue is related to AstroCalc subsystem of planetarium...The issue is related to AstroCalc subsystem of planetarium...
Metadata
Metadata
Assignees
Labels
bugSomething likely wrong in the codeSomething likely wrong in the codeimportance: lowSmall problem, rarely visible, no crashSmall problem, rarely visible, no crashsubsystem: astrocalcThe issue is related to AstroCalc subsystem of planetarium...The issue is related to AstroCalc subsystem of planetarium...
Type
Projects
Status
Backlog
#4901 (comment) highlights another issue in the Astrocal Almanac: there is no refresh button in that tab; as a result, fast forwarding time will not update that tab.
Personally I'd implement a checkbox "Track time" that allows to automatically update the tab when time changes. It's up to the user to decide if that gives performance issues. Same applies for all tabs: that should render the "Update" buttons optional (and greyed out when the checkbox is checked).
Workaroound
use the yesterday/tomorrow buttons to select the current day.