Loading js-apps/meep-frontend/src/js/util/scenario-utils.js +1 −1 Original line number Diff line number Diff line Loading @@ -1723,7 +1723,7 @@ export function addPlNode(pl, parent, nodes, edges) { highlight: lineColor, hover: lineColor }; e['dashes'] = pl.wireless; e['dashes'] = pl.wireless || false; // Set level and group based on PL type switch (pl.type) { Loading Loading
js-apps/meep-frontend/src/js/util/scenario-utils.js +1 −1 Original line number Diff line number Diff line Loading @@ -1723,7 +1723,7 @@ export function addPlNode(pl, parent, nodes, edges) { highlight: lineColor, hover: lineColor }; e['dashes'] = pl.wireless; e['dashes'] = pl.wireless || false; // Set level and group based on PL type switch (pl.type) { Loading