DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

[BUG] Previous/Next should be hidden when commit details panel is open #759

Open wenfangdu opened 7 months ago

wenfangdu commented 7 months ago

Describe the Bug

When checking the commit details, the previous/next buttons cover the buttons beneath them, which is faulty: image

Steps To Reproduce

  1. Click a commit with a lot of changed files
  2. Notice the previous/next buttons position

Expected Behavior

Previous/Next should be hidden when commit details panel is open.

Environment