Bug 574763 - [ELK] Options added by extension are ignored during the action "Export diagram as ELK Graph"
Summary: [ELK] Options added by extension are ignored during the action "Export diagra...
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on: 573455 574764
Blocks: 574760 574761
  Show dependency tree
 
Reported: 2021-07-09 03:39 EDT by Laurent Redor CLA
Modified: 2021-07-09 03:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Redor CLA 2021-07-09 03:39:38 EDT
+++ This bug was initially created as a clone of Bug #573455 +++

Since bug 548817, it is possible to export an ELK graph corresponding to a Sirius diagram. The exported file contains all the ELK layout options of the VSM.
If the extension point "org.eclipse.sirius.diagram.elk.layout.extension" is used to customize the layout, all the options added/modified by the method org.eclipse.sirius.diagram.elk.IELKLayoutExtension.beforeELKLayout(LayoutMapping) are not considered. They should be.