-
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
Image view should support showing more images than the conductor bounds #6434
Comments
This will potentially be very problematic if we're requesting hundreds of images of 5.5 MB, unbounded |
@unlikelyzero I think the idea here (at least at first) is to slap an independent time conductor on here instead. I know at one point we were linking at automatic thumbnailing/caching through a proxy (e.g., Apache), but not sure where that ended. |
@scottbell let me know when you have a WIP PR. I have a Driver displaylayout with 12 Images formatted for the MMOC Monitors. I want to show you how the independent time conductor would affect the screen real estate |
@unlikelyzero the screen real estate isn't much, about 22 pixels in height: |
When you're ready, let me deploy it and we can look at it inside of a driver display |
Worth noting that the Imagery View can support thumbnail size images in the image strip now. |
To test:
Screen.Recording.2023-03-23.at.9.03.42.AM.mov |
I "think" this is still waiting on some independent time conductor UI changes, is that correct @jvigliotta / @akhenry? |
Verified Testathon 6/24/2023. All different ITC time settings seem to generate the write type of images. |
Verified Testathon 7/24/23. Setting the ITC to greater bounds than the global conductor displays the correct number of images in the Imagery view |
Is your feature request related to a problem? Please describe.
Users would prefer if Imagery in the thumb strip persisted and was not removed by the Time Conductor bounds, while using a designated "now" context (local clock, remote clock). This supports the usage scenario of wanting to globally see plotted data for around 15 minutes, but imagery for much longer.
Describe the solution you'd like
Discuss if Fixed Timespan mode would or would not pay attention to this setting.
Additional context
For images it's good enough to just enable the independent time conductor for now.
The text was updated successfully, but these errors were encountered: