Skip to content

Commit

Permalink
Update crates/viewer/re_time_panel/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Reich <andreas@rerun.io>
  • Loading branch information
abey79 and Wumpf committed Jan 13, 2025
1 parent 90ed4b2 commit d73b490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/viewer/re_time_panel/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ pub struct TimePanel {
/// Which source is the time panel controlling?
source: TimePanelSource,

/// The filter widget state
/// Filtering of entity paths shown in the panel (when expanded).
#[serde(skip)]
filter_state: filter_widget::FilterState,

Expand Down

0 comments on commit d73b490

Please sign in to comment.