ohif-viewer/extensions/measurement-tracking/src/panels/PanelStudyBrowserTracking
Joe Boccanfuso 685520acab
feat(command): Added command and hotkey binding for navigate to next and previous display set. (#3409)
* fix(command): Added command and hotkey binding for navigate to next and previous display set.

* Centralized the sorting (function) of display sets since at least three
areas sort display sets: hanging protocols, study/thumbnail browser and
updateViewportDisplaySet command.

* Renamed some methods for clarity.

* Scrolling active thumbnail into view for an updateViewportDisplaySet

* Added a null check.

* Added check to minimize thumbnail scrolling.
2023-05-23 15:03:55 -04:00
..
getImageSrcFromImageId.js feat(panel and auth): fix study panel to not rely on priors and add token param to url (#3381) 2023-05-11 10:01:33 -04:00
index.tsx feat(panel and auth): fix study panel to not rely on priors and add token param to url (#3381) 2023-05-11 10:01:33 -04:00
PanelStudyBrowserTracking.tsx feat(command): Added command and hotkey binding for navigate to next and previous display set. (#3409) 2023-05-23 15:03:55 -04:00
requestDisplaySetCreationForStudy.js fix(typescript): rename services to fix typescript (#3165) 2023-02-10 16:46:09 -05:00