Hi,
So I guess no one is using ExpansionDropStrategy !
ð
I merged a patch for Oxygen.2 (3.2.0)[1]
ð
I also merged a patch in SysML 1.4 to disable the drop strategy when the parametric plugin is started.
Regards,
Benoit
1:
https://git.eclipse.org/r/#/c/105175/
2:
https://git.eclipse.org/r/#/c/105285/
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx]
De la part de MAGGI Benoit
Envoyé : jeudi 14 septembre 2017 14:48
À : Papyrus Project list <mdt-papyrus.dev@xxxxxxxxxxx>
Objet : [PROVENANCE INTERNET] [mdt-papyrus.dev] Oxygen.1 RC4 Regression inExpansionElementDropStrategy
Hi,
I have a similar problem with drops in parametric diagrams.
(when moving an element the view is duplicated)
The problem is coming from ExpansionElementDropStrategy [1]
I made a small patch to avoid the problem [2], but the regression is present in Oxygen.1 RC4 (Papyrus 3.1.0)
ð
Has someone a suggestion? So that the drop may be working in DSML with Papyrus 3.1.0 ?
So far my best guess is to programmatically (using prefs) disable ExpansionElementDropStrategy in SysML 1.4.
This will probably have as side effect to disable the strategy for everyone.
ð
Is there anyone using ExpansionElementDropStrategy ?
Regards,
Benoit
1:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=522295
2: https://git.eclipse.org/r/#/c/105139/