Community
Participate
Working Groups
Having this will help reduce wasted time. It should work as follows : * if the classes at both ends are already on the diagram - just draw the association * if the class at one end is not on the diagram - then add the class where the mouse is on drop and all associations (just do as do now for class drag and drop) So in effect convert the association drop to a class drop * if neither end is on the diagram, then add both classes and all the associations So in effect convert the association drop to two class drops (can do in sequence)
Created attachment 182786 [details] 247244 patch Implementation added.
I applied Anton's patch.
Thanks Anton! good job. Verified.