Bypass the rendering pipeline for highlighting to reduce (eliminate) latency
Fixes #15
This commit is contained in:
@@ -92,7 +92,6 @@ class LayoutGroup {
|
||||
max: max,
|
||||
id: this.graphGroup_.id,
|
||||
label: this.graphGroup_.label,
|
||||
highlight: this.graphGroup_.highlight,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user