Domiii / Domiii/dbux

Call Graph: Group successive ContextNode of same staticContext

Open
#464 0 comments 0 reactions 1 assignee Claimed by @MiccWan View on GitHub
a-lot-of-work call-graph enhancement
Dominant language
JavaScript
Stars
171
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Group _successive ContextNodes_ of same `staticContext`. This is to reduce loops and can also be applied to animations (in case multiple roots are of the same `staticContext`).

Maybe we can use the already existing [hidden node system](https://github.com/Domiii/dbux/blob/ab3c636714847d9bea3b3a57220dfc20ac7a3da1/dbux-graph-host/src/graph/controllers/HiddenNodeManager.js)?

* [ ] Similar to how the browser console groups equal messages:
![image](https://user-images.githubusercontent.com/282899/109759504-12bf6000-7c28-11eb-84a4-741d5164d2e0.png)
* [ ] Click to unfold

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.