From bec3cc437dc991cc36af96e06e088f150638655b Mon Sep 17 00:00:00 2001 From: Ashish Jain Date: Thu, 13 Aug 2020 20:08:09 +0200 Subject: [PATCH] Fix for interface rendering and positioning --- cypress/platform/class.html | 2 ++ src/dagre-wrapper/nodes.js | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/cypress/platform/class.html b/cypress/platform/class.html index e10d4392c..237b41310 100644 --- a/cypress/platform/class.html +++ b/cypress/platform/class.html @@ -54,6 +54,8 @@ Customer "1" --> "*" Ticket Student "1" --> "1..*" Course Galaxy --> "many" Star : Contains + <<interface>> Customer + <<Service>> Galaxy