Open mypsycho opened 3 months ago
The cleanup commits have been copied into PR #455. A slightly different approach has been chosen in the PR #455 instead of the commit "[396] Add LayoutData when creating node in Stack Container." proposed in the current PR. The current PR will be closed/abandoned if all validation steps will be OK for PR #455.
Bug: #396 Complement of #404.
Draft : org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest#testBNC_OnVStackContainer() is still failing but with
expected:<Point(393.0, 445.0)> but was:<Point(384.0, 410.0)>
instead ofexpected:<Point(393.0, 445.0)> but was:<Point(153.0, 326.0)>
The shift may come from the assertion targeting the wrong container.