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

The border node is incorrectly moved when its container is resized #1374

Closed
3 of 4 tasks
lfasani opened this issue Sep 28, 2022 · 0 comments · Fixed by #1579
Closed
3 of 4 tasks

The border node is incorrectly moved when its container is resized #1374

lfasani opened this issue Sep 28, 2022 · 0 comments · Fixed by #1579

Comments

@lfasani
Copy link
Contributor

lfasani commented Sep 28, 2022

  • I have checked that this bug has not yet been reported by someone else
  • I have checked that this bug appears on Chrome
  • I have specified the version :
  • latest
  • other: please specify
  • I have specified my environment :
  • All
  • my computer: Windows? Linux? Cloud?
  • Cloud

Version

2022.9.0

Steps to reproduce

  • Create a diagram description with a container with nodes and border nodes
  • Create a diagram ot this kind
  • Make change to have a border node on the right of the container node
  • Create a semantic element so that the container is resized
    -> The border node is moved
    ...

Expected behavior

The border node position should be updated to stay on the right border of the container
...

Actual behavior

...

@mbats mbats assigned sbegaudeau and gcoutable and unassigned sbegaudeau Oct 27, 2022
gcoutable added a commit that referenced this issue Jan 13, 2023
Bug: #1374
Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
@gcoutable gcoutable added this to the 2023.3.0 milestone Jan 13, 2023
@gcoutable gcoutable linked a pull request Jan 13, 2023 that will close this issue
39 tasks
gcoutable added a commit that referenced this issue Jan 24, 2023
Bug: #1374
Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Jan 24, 2023
Bug: #1374
Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Jan 24, 2023
Bug: #1374
Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants