Make nodes selectable from the grid
This commit is contained in:
@@ -88,6 +88,7 @@ class LayoutGroup {
|
||||
type: 'group',
|
||||
min: min,
|
||||
max: max,
|
||||
id: this.graphGroup_.id,
|
||||
label: this.graphGroup_.label,
|
||||
highlight: this.graphGroup_.highlight,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user