From 17ddd17960f2b56fa2e365a3f5a5f4303b92225e Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Sun, 6 Nov 2022 01:08:43 -0400 Subject: [PATCH] Updates commit graph settings UI --- package.json | 2 +- src/webviews/apps/settings/partials/commit-graph.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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 /> - +