JetBrains / MPS-extensions

MPS-extensions aims to ease language development within MPS.
https://jetbrains.github.io/MPS-extensions/
Apache License 2.0
83 stars 52 forks source link

Auto layout option moves the contents of boxes (it should not) #82

Closed kbirken closed 5 months ago

kbirken commented 6 years ago

From mbeddr.core created by joswarmer : mbeddr/mbeddr.core#1467

First click on "Fit size of All Boxes". Then click on "Auto Layout Diagram". The Auto layout action then changes the location of the contents inside the boxes in the diagram. I was expecting that it would only re-layout the boxes, not their contents.

If I select a box after the re-layout, the box gets selected and its contents immediately moves back to the position after the "Fix Size of All boxes". My guess is that the move of the contents after the re-layout is probably wrong.

alexanderpann commented 5 months ago

I close the issue because it is not reproducible anymore. If the content moves back, the changes are probably not synced. This issue will be fixed in the branch https://github.com/JetBrains/MPS-extensions/tree/bugfix/diagram_edge_masking.