Skip to content
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

Improve "Visible History" UX #4044

Closed
abey79 opened this issue Oct 27, 2023 · 2 comments
Closed

Improve "Visible History" UX #4044

abey79 opened this issue Oct 27, 2023 · 2 comments
Labels
ui concerns graphical user interface
Milestone

Comments

@abey79
Copy link
Member

abey79 commented Oct 27, 2023

The "visible history" feature needs improvement:

  • its broken (noop for timeseries)
  • its too basic (only relative offset, end offset fixed to 0)
  • the fact that it's stored per timeline type is not at all obvious (actually, TIL)
  • it has poor discoverability

The next iteration around that feature's UX should include the following improvements:

  • introduce a "end" offset
  • offsets should be absolute or relative to the time cursor
  • offset should be set to +/- inf
  • for timeseries and text log, the setting should apply per space view (currently per space view per entities)
  • some representation of it should appear on the time panel, maybe with a tooltip for discoverability

Defaults for timeseries/text logs should remain [-inf, +inf] absolute, and for point clouds [0, 0] relative

@abey79 abey79 added the ui concerns graphical user interface label Oct 27, 2023
@abey79 abey79 added this to the 0.11 C++ polish milestone Oct 27, 2023
@abey79
Copy link
Member Author

abey79 commented Nov 3, 2023

Superseded by #4107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

1 participant