You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If time is paused and the user clicks the reverse direction button, the speed label says the direction has reversed, but time still plays forward.
*We need to confirm whether this aspect of the component is also broken in other apps that are using it.
Every day that gets displayed should start at sunrise. There are days when the calculation seems confused and puts us at sunset instead. "Today" starts at now rather than sunrise; we should put it to sunrise to behave the same way for all days.
The home/reset button should also reset the time and put you back at sunrise for the given day and location.
Move the time controls to the left of the slider (and adjust the logo icons as necessary)
*We need to confirm whether this aspect of the component is also broken in other apps that are using it.