diff --git a/src/webviews/apps/plus/graph/GraphWrapper.tsx b/src/webviews/apps/plus/graph/GraphWrapper.tsx index ea25db2..8607093 100644 --- a/src/webviews/apps/plus/graph/GraphWrapper.tsx +++ b/src/webviews/apps/plus/graph/GraphWrapper.tsx @@ -689,7 +689,7 @@ export function GraphWrapper({ className="column-button" type="button" role="button" - data-vscode-context={JSON.stringify({ webviewItem: 'gitlens:graph:columns' })} + data-vscode-context={graphContext?.header || JSON.stringify({ webviewItem: 'gitlens:graph:columns' })} onClick={handleToggleColumnSettings} >