-
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 Views] Basic prototype Time View that supports composition with imagery #2977
Comments
@charlesh88 to work with @jvigliotta for design guidance. |
@charlesh88 nice! Do we want to set up a meeting to go over this? |
This functionality to be included in the new Timestrip View that @shefalijoshi is working on. |
Testing Notes
|
Verified Testathon 9-20-21. |
Reopening as this doesn't work for non example imagery due to assumption of 'time' property |
Testathon 9-28-21, NOT fixed: clicking an image in the thumbstrip view should display the same image paused in large view, but instead always displays the latest image. Fixed in : #4280 |
Issue: Fixed in #4280 |
Testathon 9-30-21: verified fixed. |
Define a basic view that shows a time axis, and supports composition of image objects. This should be consistent with early design sketches, which will be supplied separately. Images should be shown as thumbnails at appropriate points along the axis that reflect their timestamp.
Time axis should use D3, refer to Time Conductor for an example of this.
Success criteria:
The text was updated successfully, but these errors were encountered: