From 66512e4b16015c6b8e18059a4b6d905278a1bd45 Mon Sep 17 00:00:00 2001 From: revital Date: Tue, 6 May 2025 10:18:32 +0300 Subject: [PATCH] Add frame source control --- docs/hyperdatasets/webapp/webapp_datasets_frames.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hyperdatasets/webapp/webapp_datasets_frames.md b/docs/hyperdatasets/webapp/webapp_datasets_frames.md index ee4037b2..0adf1d56 100644 --- a/docs/hyperdatasets/webapp/webapp_datasets_frames.md +++ b/docs/hyperdatasets/webapp/webapp_datasets_frames.md @@ -34,6 +34,7 @@ Use frame viewer controls to navigate between frames in a Hyper-Dataset Version, |Next frame icon|Go to the next frame | Right arrow | |Jump to next unfiltered annotation|Go to the next frame containing a non-filtered annotation (same filter as Jump to previous unfiltered annotation).| Not applicable | |Jump forwards icon|Jump forwards ten frames | CTRL + Right arrow | +|`Use Source Data`|Show the frame’s `source` rather than its `preview_uri`| Not applicable | |Reload frame icon|Reload the frame.| Not applicable | |Undo icon|Undo changes.|Ctrl + Z| |Redo icon|Redo changes.|Ctrl + Y| @@ -42,6 +43,9 @@ Use frame viewer controls to navigate between frames in a Hyper-Dataset Version, |Zoom in icon|Zoom in| **+** or Ctrl + Mouse wheel| |Zoom out icon|Zoom out| **-** or Ctrl + Mouse wheel | |Percentage textbox|Zoom percentage| Not applicable | +|`Current Source`|When viewing multi-source FrameGroups, select which of the FrameGroups' sources to display: + +|Not applicable | |Copy URL| Copy frame URL. A direct link to view the current frame|Not applicable | #### Additional Keyboard Shortcuts