Skip to content

Cloning Window element is broken #67

@AlaaSarhan

Description

@AlaaSarhan

Is

  • Cloning a window element just breaks everything .. like in this screenshot
    image
  • Assigned children inside the container are not cloned

Should

  • Cloning a window element should just create another proper window element as expected.. looking like the following
    image
  • Assigned children inside the container should be cloned too

Notes

  • selectedFigure.clone() does not seem to work just out-of-the-box when cloning a figure that have "real" children (that is Figure children in draw2d definition) such as the "Window" label that is inside a window figure

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions