Bug Fix: Additional Viewports do auto load remaining stacks...

This commit is contained in:
Emanuel F. Oliveira 2017-01-19 17:28:58 -02:00
parent 64b511375e
commit 2ed30ee592

View File

@ -270,7 +270,7 @@ export class LayoutManager {
}) || this.studies[0];
// Get the display sets
const displaySets = currentStudy.series;
const displaySets = currentStudy.displaySets;
// Get the current display set
const displaySet = _.findWhere(displaySets, {