Skip to content

register_external_context_pane shouldn't change context.layout #1010

@MrQubo

Description

@MrQubo

register_external_context_pane() automatically appends pane name to context.layout.

I think that register_external_context_pane() shouldn't modify context.layout. Users can set the layout themselves or the code calling register_external_context_pane could do so.

Just remove this line:

gef/gef.py

Line 9607 in 5927df4

gef.config["context.layout"] += f" {corrected_settings_name}"

Seems like issue template thing is broken for me. Clicking "Submit new issue" just does nothing.

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