Cannot delete frame without loosing elements (#301)
It appears as if some elements enclosed by a frame (I've seen this behavior in several SysML diagrams) becomes "part" of the frame, and moves with the frame if I try to move the frame. Not all elements but several.
If I by some reason want to delete the frame, I have no possibility to retain these elements, they are deleted with the frame.
Created
23 August 2013 8:21:55
Closed
1 September 2013 22:18:20
Requested by
Tomas Sandkvist
State
Solved
Version
6.30
OperatingSystem
Win 7 64-bit
Solved in
6.50
Dusan Rodina - softwareideas.net 26 August 2013 0:47:53
If an element intersects with a container element (frame, package, etc.), it will become its child. When a container is deleted, it is deleted with all child elements.
I will do some improvements in the next releases:
1. I will allow to delete container element without its content
2. I will add options about adding elements to container