Highlight groups

This commit is contained in:
Ian Gulliver
2019-07-10 23:46:25 +00:00
parent dda2102f99
commit c52f93d6d2
5 changed files with 31 additions and 2 deletions

View File

@@ -89,6 +89,7 @@ class LayoutGroup {
min: min,
max: max,
label: this.graphGroup_.label,
highlight: this.graphGroup_.highlight,
};
}