diff --git a/CHANGELOG.md b/CHANGELOG.md index e15e9bb57..7970554ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The project does _not_ follow Semantic Versioning and the changes are documented ### Fixed +- de.itemis.mps.editor.diagram: Avoid unnecessary layouting of sub-diagrams. - de.itemis.mps.editor.diagram: A layouting bug related to ports was fixed. ## January 2024 diff --git a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps index b35f3b47e..e55fbc34d 100644 --- a/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps +++ b/code/diagram/solutions/de.itemis.mps.editor.diagram.runtime/models/de/itemis/mps/editor/diagram/runtime/jgraph.mps @@ -10023,6 +10023,17 @@ + + + + + + + + + + + @@ -93444,7 +93455,12 @@ - + + + + + + @@ -93459,6 +93475,19 @@ + + + + + + + + + + + + + @@ -93466,6 +93495,10 @@ + + + + @@ -94083,30 +94116,79 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + diff --git a/code/mouseselection/solutions/de.itemis.mps.selection.runtime/models/de/itemis/mps/selection/runtime/mouse.mps b/code/mouseselection/solutions/de.itemis.mps.selection.runtime/models/de/itemis/mps/selection/runtime/mouse.mps index 007031f69..85bbd3840 100644 --- a/code/mouseselection/solutions/de.itemis.mps.selection.runtime/models/de/itemis/mps/selection/runtime/mouse.mps +++ b/code/mouseselection/solutions/de.itemis.mps.selection.runtime/models/de/itemis/mps/selection/runtime/mouse.mps @@ -25,7 +25,6 @@ - @@ -98,6 +97,7 @@ + @@ -209,9 +209,6 @@ - - - @@ -2634,28 +2631,18 @@ - - - - - - - - - - + + + + + - - - - - - - - - + + + + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime.mps b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime.mps index c1fd462b7..a5db7b019 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime.mps +++ b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime.mps @@ -28,6 +28,8 @@ + + @@ -7002,6 +7004,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7047,6 +7075,7 @@ + @@ -7127,6 +7156,29 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps index 1d980525e..6eaaed04f 100644 --- a/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps +++ b/code/projectview/com.mbeddr.mpsutil.projectview.runtime/models/com/mbeddr/mpsutil/projectview/runtime/tree.mps @@ -170,9 +170,6 @@ - - - @@ -8825,26 +8822,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -8887,11 +8864,33 @@ + + + + + + + + + + + + + + + + + + + + + + - - + +