Skip to content
Snippets Groups Projects
Commit d0fd3a52 authored by kaloyane's avatar kaloyane
Browse files

minor: bugfix [LMS-2019]

SVN: 19986
parent ac0aa71c
No related branches found
No related tags found
No related merge requests found
......@@ -626,6 +626,7 @@ public class WellSearchGrid extends TypedTableGrid<WellContent>
};
ChannelWidgetWithListener widgetWithListener =
new ChannelWidgetWithListener(viewerFactory);
widgetWithListener.selectionChanged(channelChooser.getSelectedValues());
ImageDatasetParameters imageParameters = images.getImageParameters();
channelChooser.setSelectionChangedListener(widgetWithListener);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment