Skip to content

AnyBus does not respect localized names. #196

@Codrus0

Description

@Codrus0

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.

Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions