diff --git a/package.json b/package.json index 1a79fca..e602483 100644 --- a/package.json +++ b/package.json @@ -2194,7 +2194,7 @@ ], "enumDescriptions": [ "Never shows the _Commit Details_ view automatically", - "Shows the _Commit Details_ view automatically when the _Commit Graph_ is first opened", + "Shows the _Commit Details_ view automatically only when opening the _Commit Graph_", "Shows the _Commit Details_ view automatically when selection changes in the _Commit Graph_" ], "markdownDescription": "Specifies when to show the _Commit Details_ view for the selected row in the _Commit Graph_", diff --git a/src/webviews/apps/settings/partials/commit-graph.html b/src/webviews/apps/settings/partials/commit-graph.html index fb25dc1..a6ed4d1 100644 --- a/src/webviews/apps/settings/partials/commit-graph.html +++ b/src/webviews/apps/settings/partials/commit-graph.html @@ -73,15 +73,16 @@ value="selection" data-setting /> - +