Synchronize viewport

Hello,

 Before opening this ticket, I did a lot of research on forums and Google. 

As a physician, one of the best features of the Viewer is the synchronization of the pan, window/level and zoom functions for MR.   How could I add this feature in OHIF version 3? 
 can anybody help me ?

Rgds

Hello @mCyber.

I believe what you are looking for is supported in OHIF via syncGroups in a hanging protocol.

Each of these groups can be defined to be one of several synchronization types as is defined here in the code..

One or more groups can be assigned to a viewport and defined in the viewportOptions object. You can see an example of this in the MPR hanging protocol where the viewports are synced to window level together.

I hope this helps.