Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to make specific changes before and after the layout #896

Closed
1 task done
AxelRICHARD opened this issue Dec 17, 2021 · 1 comment · Fixed by #898 or #910
Closed
1 task done

Allow to make specific changes before and after the layout #896

AxelRICHARD opened this issue Dec 17, 2021 · 1 comment · Fixed by #898 or #910

Comments

@AxelRICHARD
Copy link
Contributor

  • I have checked that this feature has not yet been suggested by someone else.

Expected behavior

As it is possible in SiriusDesktop (https://bugs.eclipse.org/bugs/show_bug.cgi?id=547598) SiriusComponents could allow to make
specific changes before and after the layout.

Potential side effects

Default implementation of beforeLayout and afterLayout won't do anything so no side effects.

@sbegaudeau sbegaudeau added this to the 2022.01.0 milestone Dec 17, 2021
AxelRICHARD added a commit to AxelRICHARD/sirius-components that referenced this issue Dec 17, 2021
Bug: eclipse-sirius#896
Change-Id: Ia06fcedcef118aff35741f57e2847d9e1aa53862
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
AxelRICHARD added a commit to AxelRICHARD/sirius-components that referenced this issue Dec 20, 2021
Bug: eclipse-sirius#896
Change-Id: Ia06fcedcef118aff35741f57e2847d9e1aa53862
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Dec 20, 2021
Bug: #896
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Dec 20, 2021
Bug: #896
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
@sbegaudeau sbegaudeau linked a pull request Dec 20, 2021 that will close this issue
2 tasks
@sbegaudeau
Copy link
Member

Merged in master

pcdavid added a commit that referenced this issue Dec 27, 2021
This avoids breaking the API for existing clients.

Bug: #896
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@sbegaudeau sbegaudeau linked a pull request Jan 4, 2022 that will close this issue
17 tasks
sbegaudeau pushed a commit that referenced this issue Jan 4, 2022
This avoids breaking the API for existing clients.

Bug: #896
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment