-
-
Notifications
You must be signed in to change notification settings - Fork 784
Closed
Description
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:
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
Labels
No labels