-
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 list views should support following remote clock, not just wall clock #5629
Comments
How to test
|
Testathon 9/15/22: I noticed that in fixed time mode, if you edit the properties and hit 'save', those settings seem to override. Is this behavior intended? Screen.Recording.2022-09-15.at.3.57.41.PM.movIt's also a bit confusing visually if you set them all to "Don't Show" and then change time conductor mode to fixed time and they all show up. Is this intended? Maybe there's some way we can make this behavior more apparent in the UI? I doubt we want to actually modify the object properties based on time conductor mode-- that seems bad. |
Verified partially fixed.
|
Reopening this as it did not follow the remote clock, only the local clock |
Testathon 12/29/2022: Verified fixed on both 2.1.5 and 2.1.4-ERT. |
Reopening as this wasn't working for remote clock on banner. |
This was incorrectly verified fixed. It appears that the verification steps provided were for another issue. |
Testing instructions:
|
Verified fixed Testathon 2023-03-30 on /testathon and /stable. New issue seen for scroll behavior and will file as such. |
Summary
The time list view shows a time-ordered list of plan activities, with an indication of now in the form of a vertical line.
The time list view should be enhanced to be able to follow a remote clock in order to support systems that use simulated time. This will be essential for using the time list view in VIPER simulations.
We need to think about how to approach this from an API perspective. Some outstanding questions:
The text was updated successfully, but these errors were encountered: