Hi
We are using a modified version of the LaneLayout sample which generally works great. However with one of our diagrams, the order of the lanes isn’t what we’d expect but only in Chrome, it’s working as expected in FireFox and IE. The last lane is shown as the first lane. The order the lanes are added to the model is correct but our call to findTopLevelGroups returns the last lane as the first lane. Is the order of groups returned by findTopLevelGroups expected to match the order they were added to the model?