We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We resolved:
By ensuring the log_time timeline is always created:
However, the time panel still does not behave correctly. The TimeAxis code path makes a couple of assertions that we must have a non-empty set (
rerun/crates/re_viewer/src/ui/time_panel/time_axis.rs
Line 54 in 9a07e4e
The timeless data is being added separately to the density graph (
rerun/crates/re_viewer/src/ui/time_panel/data_density_graph.rs
Line 433 in 9a07e4e
The text was updated successfully, but these errors were encountered:
08109da
teh-cmc
Successfully merging a pull request may close this issue.
We resolved:
By ensuring the log_time timeline is always created:
However, the time panel still does not behave correctly. The TimeAxis code path makes a couple of assertions that we must have a non-empty set (
rerun/crates/re_viewer/src/ui/time_panel/time_axis.rs
Line 54 in 9a07e4e
The timeless data is being added separately to the density graph (
rerun/crates/re_viewer/src/ui/time_panel/data_density_graph.rs
Line 433 in 9a07e4e
The text was updated successfully, but these errors were encountered: