Skip to content

Commit 27ba855

Browse files
committed
Updating the layout manually (new layout router coming soon)
1 parent 407a06e commit 27ba855

2 files changed

Lines changed: 385 additions & 385 deletions

File tree

src/CloudNimble.EasyAF.EntityDesigner.Samples/Northwind.edmx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -835,16 +835,16 @@
835835
<!-- Diagram content (shape and connector positions) -->
836836
<Diagrams>
837837
<Diagram DiagramId="a17d7a26b38841a1afde7331c432e228" Name="Diagram1">
838-
<EntityTypeShape EntityType="NorthwindModel.OrderDetail" Width="1.5" PointX="5.25" PointY="0.75" IsExpanded="true" />
839-
<EntityTypeShape EntityType="NorthwindModel.Order" Width="1.5" PointX="3" PointY="2.75" IsExpanded="true" />
840-
<EntityTypeShape EntityType="NorthwindModel.Product" Width="1.5" PointX="3" PointY="18.625" IsExpanded="true" />
841-
<EntityTypeShape EntityType="NorthwindModel.Region" Width="1.5" PointX="3.75" PointY="8.125" IsExpanded="true" />
842-
<EntityTypeShape EntityType="NorthwindModel.Shipper" Width="1.5" PointX="0.75" PointY="9" IsExpanded="true" />
843-
<EntityTypeShape EntityType="NorthwindModel.Supplier" Width="1.5" PointX="0.75" PointY="17.25" IsExpanded="true" />
844-
<EntityTypeShape EntityType="NorthwindModel.Territory" Width="1.5" PointX="6" PointY="4" IsExpanded="true" />
845-
<EntityTypeShape EntityType="NorthwindModel.Category" Width="1.5" PointX="0.75" PointY="21.5" IsExpanded="true" />
846-
<EntityTypeShape EntityType="NorthwindModel.Customer" Width="1.5" PointX="0.75" PointY="12.5" IsExpanded="true" />
847-
<EntityTypeShape EntityType="NorthwindModel.Employee" Width="1.5" PointX="0.75" PointY="2.25" IsExpanded="true" />
838+
<EntityTypeShape EntityType="NorthwindModel.OrderDetail" Width="1.5" PointX="8.25" PointY="2" IsExpanded="true" />
839+
<EntityTypeShape EntityType="NorthwindModel.Order" Width="1.5" PointX="5.875" PointY="2" IsExpanded="true" />
840+
<EntityTypeShape EntityType="NorthwindModel.Product" Width="1.5" PointX="10.75" PointY="1.875" IsExpanded="true" FillColor="0, 192, 192" />
841+
<EntityTypeShape EntityType="NorthwindModel.Region" Width="1.5" PointX="0.75" PointY="5.375" IsExpanded="true" FillColor="Purple" />
842+
<EntityTypeShape EntityType="NorthwindModel.Shipper" Width="1.5" PointX="5.875" PointY="7.25" IsExpanded="true" />
843+
<EntityTypeShape EntityType="NorthwindModel.Supplier" Width="1.5" PointX="13.25" PointY="0.5" IsExpanded="true" FillColor="0, 192, 192" />
844+
<EntityTypeShape EntityType="NorthwindModel.Territory" Width="1.5" PointX="0.75" PointY="2.5" IsExpanded="true" FillColor="Purple" />
845+
<EntityTypeShape EntityType="NorthwindModel.Category" Width="1.5" PointX="13.25" PointY="4.75" IsExpanded="true" FillColor="0, 192, 192" />
846+
<EntityTypeShape EntityType="NorthwindModel.Customer" Width="1.5" PointX="8.25" PointY="5" IsExpanded="true" />
847+
<EntityTypeShape EntityType="NorthwindModel.Employee" Width="1.5" PointX="3.25" PointY="1.5" IsExpanded="true" FillColor="Purple" />
848848
<AssociationConnector Association="NorthwindModel.FK_Order_Details_Orders" ManuallyRouted="false" />
849849
<AssociationConnector Association="NorthwindModel.FK_Order_Details_Products" ManuallyRouted="false" />
850850
<AssociationConnector Association="NorthwindModel.FK_Orders_Shippers" ManuallyRouted="false" />

0 commit comments

Comments
 (0)