mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update icons (#1032)
This commit is contained in:
@@ -132,7 +132,7 @@ You can add labels which describe the whole frame, with no specific coordinates.
|
||||
## Frame Metadata
|
||||
|
||||
**To edit frame metadata:**
|
||||
1. Expand the **FRAME METADATA** area
|
||||
1. Expand the **FRAMEGROUP METADATA** area
|
||||
1. Click edit <img src="/docs/latest/icons/ico-metadata.svg" alt="edit metadata" className="icon size-md space-sm" />
|
||||
which will open an editing window
|
||||
1. Modify the metadata dictionary in JSON format
|
||||
|
||||
@@ -31,12 +31,12 @@ Use frame viewer controls to navigate between frames in a Hyper-Dataset Version,
|
||||
|<img src="/docs/latest/icons/ico-revert.svg" alt="Reload frame icon" className="icon size-md space-sm" />|Reload the frame.| <img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" /> |
|
||||
|<img src="/docs/latest/icons/ico-undo.svg" alt="Undo icon" className="icon size-md space-sm" />|Undo changes.|Ctrl + Z|
|
||||
|<img src="/docs/latest/icons/ico-redo.svg" alt="Redo icon" className="icon size-md space-sm" />|Redo changes.|Ctrl + Y|
|
||||
|<img src="/docs/latest/icons/ico-reset_1.svg" alt="Autofit icon" className="icon size-md space-sm" />|Autofit| <img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" /> |
|
||||
|<img src="/docs/latest/icons/ico-zoom-to-fit.svg" alt="Autofit icon" className="icon size-md space-sm" />|Autofit| <img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" /> |
|
||||
|<img src="/docs/latest/icons/ico-zoom-1-to-1.svg" alt="Return to original size" className="icon size-md space-sm" />|View image in original size |<img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" />|
|
||||
|<img src="/docs/latest/icons/ico-zoom-in.svg" alt="Zoom in icon" className="icon size-md space-sm" />|Zoom in| **+** or Ctrl + Mouse wheel|
|
||||
|<img src="/docs/latest/icons/ico-zoom-out.svg" alt="Zoom out icon" className="icon size-md space-sm" />|Zoom out| **-** or Ctrl + Mouse wheel |
|
||||
|Percentage textbox|Zoom percentage| <img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" /> |
|
||||
|<img src="/docs/latest/icons/ico-shared-item.svg" alt="Copy URL" className="icon size-md space-sm" />| Copy frame URL. A direct link to view the current frame|<img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" /> |
|
||||
|<img src="/docs/latest/icons/ico-reset.svg" alt="Refresh" className="icon size-md space-sm" />|Refresh version preview|<img src="/docs/latest/icons/ico-optional-no.svg" alt="Not applicable" className="icon size-md center-md" /> |
|
||||
|
||||
#### Additional Keyboard Shortcuts
|
||||
|
||||
@@ -226,7 +226,7 @@ You can add labels which describe the whole frame, with no specific coordinates.
|
||||
## Frame Metadata
|
||||
|
||||
**To edit frame metadata:**
|
||||
1. Expand the **FRAME METADATA** area
|
||||
1. Expand the **FRAMEGROUP METADATA** area
|
||||
1. Click edit <img src="/docs/latest/icons/ico-metadata.svg" alt="edit metadata" className="icon size-md space-sm" />
|
||||
which will open an editing window
|
||||
1. Modify the metadata dictionary in JSON format
|
||||
|
||||
@@ -317,7 +317,7 @@ The **Metadata** tab presents any additional metadata that has been attached to
|
||||
|
||||
**To edit a version's metadata,**
|
||||
|
||||
1. Hover over the metadata box and click on the **EDIT** button
|
||||
1. Hover over the metadata box and click **EDIT**
|
||||
1. Edit the section contents (JSON format)
|
||||
1. Click **OK**
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ The same information can be found in the batch action bar, in a tooltip that app
|
||||
|
||||
## Creating a Dataview
|
||||
|
||||
Create a Dataview by clicking the **+ NEW DATAVIEW** button at the top right of the table, which opens a
|
||||
Create a Dataview by clicking **+ NEW DATAVIEW**, which opens a
|
||||
**NEW DATAVIEW** window.
|
||||
|
||||

|
||||
@@ -24,9 +24,9 @@ tasks are highlighted. Obscure identical fields by switching on the `Hide Identi
|
||||
The task on the left is used as the base task, to which the other tasks are compared. You can set a
|
||||
new base task
|
||||
in one of the following ways:
|
||||
* Hover and click <img src="/docs/latest/icons/ico-switch-base.svg" alt="Switch base task" className="icon size-md space-sm" />
|
||||
* Hover and click <img src="/docs/latest/icons/ico-arrow-from-right.svg" alt="Switch base task" className="icon size-md space-sm" />
|
||||
on the task that will be the new base.
|
||||
* Hover and click <img src="/docs/latest/icons/ico-pan.svg" alt="Pan icon" className="icon size-md space-sm" /> on the new base task and drag it all the way to the left
|
||||
* Hover and click <img src="/docs/latest/icons/ico-drag.svg" alt="Pan icon" className="icon size-md space-sm" /> on the new base task and drag it all the way to the left
|
||||
|
||||
|
||||

|
||||
Reference in New Issue
Block a user