Skip to content

Commit 1cd0b67

Browse files
[DOCS-1659][DOCS-1661] Document full-screen panel navigation enhancements (#1468)
--------- Co-authored-by: Noah Luna <15202580+ngrayluna@users.noreply.github.com>
1 parent a7ac333 commit 1cd0b67

3 files changed

Lines changed: 21 additions & 7 deletions

File tree

content/en/guides/core/reports/collaborate-on-reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ When viewing a report, click **Share**, then:
1515
- To share a link to the report with an email address or a username, click **Invite**. Enter an email address or username, select **Can view** or **Can edit**, then click **Invite**. If you share by email, the email address does not need to be a member of your organization or team.
1616
- To generate a sharing link instead, click **Share**. Adjust the permissions for the link, then click **Copy report link**. Share the link with the member.
1717

18-
When viewing the report, click a panel to open it in full screen mode. If you copy the URL from the browser and share it with another user, when they access the link the panel will open directly in full screen mode.
18+
When viewing the report, click a panel to open it in full-screen mode. If you copy the URL from the browser and share it with another user, when they access the link the panel will open directly in full-screen mode.
1919

2020
## Edit a report
2121
When any team member clicks the **Edit** button to begin editing the report, a draft is automatically saved. Select **Save to report** to publish your changes.

content/en/guides/models/app/features/panels/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To configure the layout of a section, click its gear icon, then click **Display
5656

5757
## View a panel in full-screen mode
5858

59-
In full-screen mode, the run selector displays and panels use full full-fidelity sampling mode plots with 10,000 buckets, rather than 1000 buckets otherwise.
59+
In full-screen mode, the run selector displays and panels use full-fidelity sampling mode plots with 10,000 buckets, rather than 1000 buckets otherwise.
6060

6161
To view a panel in full-screen mode:
6262

@@ -65,7 +65,7 @@ To view a panel in full-screen mode:
6565
{{< img src="/images/app_ui/panel_fullscreen.png" alt="Full-screen panel" >}}
6666
1. When you [share the panel]({{< relref "#share-a-panel" >}}) while viewing it in full-screen mode, the resulting link opens in full-screen mode automatically.
6767

68-
To get back to a panel's workspace from full-screen mode, click the left-pointing arrow at the top of the page.
68+
To get back to a panel's workspace from full-screen mode, click the left-pointing arrow at the top of the page. To navigate through a section's panels without exiting full-screen mode, use either the **Previous** and **Next** buttons below the panel or the left and right arrow keys.
6969

7070
## Add panels
7171

content/en/guides/models/app/features/panels/media.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,21 +61,35 @@ Customize the display of the panel's individual items.
6161
To customize the default settings for all media panels in a section, overriding workspace settings for media panels:
6262
1. Click the section's gear icon to open its settings.
6363
1. Click **Media settings**.
64-
1. Within the drawer that appears, click the **Display** or **Layout** tab to configure the default media settings for the workspace. You can configure settings for images, videos, audio, and 3d objects. The settings that appear depend on the section's current media panels.
64+
1. Within the drawer that appears, click the **Display**, **Layout**, or **Sync** tab to configure the default media settings for the section. You can configure settings for images, videos, audio, and 3d objects. The settings that appear depend on the section's current media panels.
6565

66-
For details about each setting, refer to [Configure a media panel]({{< relref "#configure-a-media-panel" >}}).
66+
Refer to [Configure a media panel]({{< relref "#configure-a-media-panel" >}}) for details about a specific setting for **Display** or **Layout** media setting. The **Sync** tab is available only at the section or workspace level, not for individual media panels.
67+
68+
When **Step slider syncing** is turned on, the section's media panels with the same step slider are kept in sync. To turn on step slider syncing:
69+
70+
1. Click the **Sync** tab.
71+
1. Turn on **Sync slider by key (Step)**.
6772

6873
### All media panels in a workspace
6974
To customize the default settings for all media panels in a workspace:
7075
1. Click the workspace's settings, which has a gear with the label **Settings**.
7176
1. Click **Media settings**.
7277
1. Within the drawer that appears, click the **Display** or **Layout** tab to configure the default media settings for the workspace. You can configure settings for images, videos, audio, and 3d objects. The settings that appear depend on the workspace's current media panels.
7378

79+
With the exception of the **Sync** tab, refer to [Configure a media panel]({{< relref "#configure-a-media-panel" >}}) for details about a setting. The **Sync** tab is available only at the section or workspace level, not for individual media panels.
80+
81+
When **Step slider syncing** is turned on, the section's media panels with the same step slider are kept in sync. To turn on step slider syncing:
82+
83+
1. Click the **Sync** tab.
84+
1. Turn on **Sync slider by key (Step)**.
85+
7486
For details about each setting, refer to [Configure a media panel]({{< relref "#configure-a-media-panel" >}}).
7587

7688
## Interact with a media panel
77-
- Click a media panel to view it in full screen mode.
78-
- Use the stepper at the top of a media panel to step through media runs.
89+
- Click a media panel to view it in full-screen mode. Click the arrow button at the top of the panel to exit full-screen mode.
90+
- To navigate through a section's panels without exiting full-screen mode, use either the **Previous** and **Next** buttons below the panel or the left and right arrow keys.
91+
- To move a media panel's step slider, use **CMD + left or right arrow key** (macOS) or **Ctrl + left or right arrow key** (Windows / Linux). If **Sync slider by key (Step)** is turned on for the section or workspace, moving the step slider in one media panel also moves the step slider in other media panels with the same step slider key.
92+
- Use the stepper at the top of a media panel to step through media runs. To move the step slider, use the UI controls or
7993
- To configure a media panel, hover over it and click the gear icon at the top.
8094
- For an image that was logged with segmentation masks, you can customize their appearance or turn each one on or off. Hover over the panel, then click the lower gear icon.
8195
- For an image or point cloud that was logged with bounding boxes, you can customize their appearance or turn each one on or off. Hover over the panel, then click the lower gear icon.

0 commit comments

Comments
 (0)