-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
While investigating issue # 188, I discovered that AnyBus copies the names of nodes connected to them, but doesn't do anything with localized_name. In issue 188, that means the localized names created by ComfyUI's front end override the names set by AnyBus. However out also means that AnyBus always shows unlocalized names of items you connect to its inputs. Attached screen shot shows the French language translation as an example, where French is used on the Load Checkpoint node and English is used on AnyNode.

I think the combined fix for 188 and this issue is to ensure that whenever an input or output name is updated, the code also tests and updates the localized_name property.
Metadata
Metadata
Assignees
Labels
No labels