Status: New Owner: andreho...@gmail.com Labels: Type-Defect Priority-Medium Component-EyeSee
New issue 652 by andreho...@gmail.com: compositeDiagram bugs http://code.google.com/p/moose-technology/issues/detail?id=652
Trying to use compositeDiagram two problems were found: - ESAbstractDiagram>>elements is working in a wrong way. It should return the elements of the composed diagrams; - interaction over ESAbstractDiagram contains some bugs. The selection is not working (maybe) due the problem above.