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
#3,634 3 comments 0 reactions 0 assignees View on GitHub
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:
Image

View inside the subgraph after rename:
Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.