You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/guides/core/reports/collaborate-on-reports.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ When viewing a report, click **Share**, then:
15
15
- 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.
16
16
- 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.
17
17
18
-
When viewing the report, click a panel to open it in fullscreen 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 fullscreen 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.
19
19
20
20
## Edit a report
21
21
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.
Copy file name to clipboardExpand all lines: content/en/guides/models/app/features/panels/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ To configure the layout of a section, click its gear icon, then click **Display
56
56
57
57
## View a panel in full-screen mode
58
58
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.
60
60
61
61
To view a panel in full-screen mode:
62
62
@@ -65,7 +65,7 @@ To view a panel in full-screen mode:
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.
67
67
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.
Copy file name to clipboardExpand all lines: content/en/guides/models/app/features/panels/media.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,21 +61,35 @@ Customize the display of the panel's individual items.
61
61
To customize the default settings for all media panels in a section, overriding workspace settings for media panels:
62
62
1. Click the section's gear icon to open its settings.
63
63
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.
65
65
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)**.
67
72
68
73
### All media panels in a workspace
69
74
To customize the default settings for all media panels in a workspace:
70
75
1. Click the workspace's settings, which has a gear with the label **Settings**.
71
76
1. Click **Media settings**.
72
77
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.
73
78
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
+
74
86
For details about each setting, refer to [Configure a media panel]({{< relref "#configure-a-media-panel" >}}).
75
87
76
88
## 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
79
93
- To configure a media panel, hover over it and click the gear icon at the top.
80
94
- 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.
81
95
- 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