Skip to content

Commit

Permalink
Update timeline controls docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed May 23, 2024
1 parent c52b35a commit fec36fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
4 changes: 2 additions & 2 deletions docs/planning/assets/timeline-icon-tray.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 8 additions & 9 deletions docs/planning/timeline-controls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@ The following controls are available:
1. `Auto Scroll to Offscreen Selections` - Automatically scrolls the timline to the selected activity directive or span. This can be helpful when selecting directives or spans from their associated tables.
2. `Decimation` - Perform on the fly min-max decimation of line layer points for improved timeline rendering performance. [Learn more about decimation below](#line-layer-decimation).
3. `Cursor Value Interpolation` - Show interpolated value when hovering over resources. [Learn more about interpolation below](#cursor-value-interpolation).
4. `Toggle Activity Directive Visibility` - Toggles activity directive visibility on all timeline rows.
5. `Limit Tooltip to Line` - When enabled, the timeline tooltip will only appear when hovering near a resource line segment. When disabled, the tooltip will appear when hovering over any part of a resource layer.
6. `Timeline Tooltip Visibility` - Toggle timeline tooltip visibility.
7. `Timeline Modes` - Toggle between `Pan & Zoom` and `Interaction` modes. [Learn more about timeline modes below](#timeline-modes).
8. `Time Step` - Slide the time view window to forwards and backwards.
9. `Zoom` - Zoom in and out of the plan time window.
10. `Copy URL` - Copy URL including plan, visible time window, selection, and simulation dataset to clipboard.
11. `Drag Activities` - Enables dragging of activity directives in the timeline.
12. `Timeline Options Menu` - Displays timeline controls with additional information.
4. `Limit Tooltip to Line` - When enabled, the timeline tooltip will only appear when hovering near a resource line segment. When disabled, the tooltip will appear when hovering over any part of a resource layer.
5. `Timeline Tooltip Visibility` - Toggle timeline tooltip visibility.
6. `Timeline Modes` - Toggle between `Pan & Zoom` and `Interaction` modes. [Learn more about timeline modes below](#timeline-modes).
7. `Time Step` - Slide the time view window to forwards and backwards.
8. `Zoom` - Zoom in and out of the plan time window.
9. `Copy URL` - Copy URL including plan, visible time window, selection, and simulation dataset to clipboard.
10. `Drag Activities` - Enables dragging of activity directives in the timeline.
11. `Timeline Options Menu` - Displays timeline controls with additional information.

## Line Layer Decimation

Expand Down

0 comments on commit fec36fb

Please sign in to comment.