-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Time Conductor] Support durations in fixed mode #1225
Comments
Need to break apart into subtasks for and decide which portions to implement in Robinson. |
Now need to break into subtasks and look for what to implement in Roddenberry. |
The first thing we need to do is improve duration support to allow for durations > 24 hours. This is achievable in Roddenberry. This will lead naturally into 2. as it will rapidly become frustrating specifying things like multi-day durations in text. I think we may need to do some design for specifying arbitrary relative time spans of days, months, years, etc. |
Unpack this for some design evaluation and enhancement. |
From chat with @akhenry and @larkin 1/18/17 To support this well, the zoom slider should do the following:
@charlesh88 to sketch UI for this. |
Sketches uploaded to Drive at https://drive.google.com/a/nasa.gov/file/d/0B0v27OM1JkSedVQ2b1dFRHdWalU/view?usp=sharing page 65. @akhenry Let's review together when you get to this. @larkin please also have a look. |
Notes from discussion between @charlesh88 @larkin and @akhenry
Fixed and follow modes should both support specification of durations. This requires some additional design and support in the UI. A number of options were discussed including:
This relates to #1182 (comment) . The approach taken to support deltas beyond 24 hours should be the same used to support durations in fixed mode.
The text was updated successfully, but these errors were encountered: