GraphiteEditor / GraphiteEditor/Graphite
Merged node UI: Renaming a merged node input or output does not have an effect on the labels in the subgraph view
Open
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
Renaming a merged node input or output does not have an effect on the labels in the subgraph view.
To reproduce:
* Create two nodes (for example two Vector / Add)
* Select both
* Click Merge Selected Nodes
* Enter Subgraph
* Try renaming Inputs / Output from `Import Index N` to something else (Like `Dimention`)
Expected:
The names change in the UI
Actual:
The names stay as `Import Index N`
Examples:
View outside the subgraph after rename:
View inside the subgraph after rename:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.