-RM-328-MR-The layout algorithm of our network editor may come into endless loop
When you connect a module's output to one of its parents, the layout algorithm in WNetworkLayout.cpp::traverse() will not return. You may reproduce this with the fiberResampling module:
- add the fiberResampling module
- connect its output to its input
(from redmine: created on 2014-01-22, closed on 2014-03-04, blocks #329 (closed))