You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -256,7 +251,7 @@ export default function ComponentMap({
256
251
top=node.x;
257
252
left=node.y;
258
253
}
259
-
254
+
//setup a nodeCoords Object that will have keys of unique y coordinates and value arrays of all the left and right x coordinates of the nodes on that level
0 commit comments