Setting the layout inside a viewport
- Is it architecturally difficult to make it possible to customize viewports instead of hanging protocols?
- Are you planning something like this in the future?
- Could you tell me which part of the code I should start with?
For example, I want to place 2,3 or more series on the screen and switch one or more series to MPR (if isReconstructible) or 3D mode to work with them. I mean something like this:
Do I understand correctly that using hangingProtocol I cannot quickly configure my screen layout, but only use a hangingProtocol template?
It would also be nice to combine the CrosshairsTool] and ReferenceCursors in the future so that the cursor can be synchronized between normal view and mpr (and 3d?) if possible