You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the latest version update to 15.0.1, the "green marker" that used to appear on the minimap to mark which current branch/commit I had checked out is gone, as are the "markers" that marked Tags, Stashes, Local Branches, and Remote Branches.
Reproduction steps on Gitlens Supercharged v15.0.1:
Open the Gitlens Commit graph on any repository
Enable the minimap by hitting the "Toggle Minimap" button in the top right-hand corner of the Commit Graph panel.
Enable all "Markers" by clicking the drop-down arrow next to the "Toggle Minimap" button in the same top right-hand corner of the Commit Graph panel.
Check out any branch in the repository.
Notice there is no longer a lime-green "marker" on the minimap to indicate where in the commit history your current Git state is pointed to.
Notice there are no "Markers" to mark Tags, Stashes, Local Branch, or Remote Branches
Reload the VSCode window and attempt steps 1-5 again. Notice how even a fresh reload does not fix the issue.
Screenshot of Issue
In the above screenshot, you can see the absence of the lime-green "marker" that used to show where my current branch or checkout is in the commit history. Also, there are no square "markers" to mark Tags, Stashes, Local Branches, and Remote Branches, even though I have all of them enabled, and I do have multiple stashes, branches, and tags in this Git repository.
Expectation Screenshot
In this screenshot, you can see what the minimap used to provide (roughly, I had to draw on an estimate), and no longer does. The dots/squares below the commit graph show the tags, local branches, a single stash, and remote branches. The lime green line shows where I'm currently checked out at in the commit history.
TJohnsonSE
changed the title
Cannot Fully Un-Zoom Minimap; Branch, Tags, Stashes, Local Branch, and Remote Branch "Markers" Are Missing/Removed From Minimap
Branch, Tags, Stashes, Local Branch, and Remote Branch "Markers" Are Missing/Removed From Minimap
May 14, 2024
I realized a little later that the zoom behavior has always been the case, and is not related to the latest update, so I removed the information in this report pertaining to it.
I have reverted back to version 14.9.1, and the minimap contains all of the proper UI elements, so it must be a commit after this version that caused the regression.
Description
After the latest version update to 15.0.1, the "green marker" that used to appear on the minimap to mark which current branch/commit I had checked out is gone, as are the "markers" that marked Tags, Stashes, Local Branches, and Remote Branches.
Reproduction steps on Gitlens Supercharged v15.0.1:
Screenshot of Issue
In the above screenshot, you can see the absence of the lime-green "marker" that used to show where my current branch or checkout is in the commit history. Also, there are no square "markers" to mark Tags, Stashes, Local Branches, and Remote Branches, even though I have all of them enabled, and I do have multiple stashes, branches, and tags in this Git repository.
Expectation Screenshot
In this screenshot, you can see what the minimap used to provide (roughly, I had to draw on an estimate), and no longer does. The dots/squares below the commit graph show the tags, local branches, a single stash, and remote branches. The lime green line shows where I'm currently checked out at in the commit history.
GitLens Version
15.0.1
VS Code Version
Version: 1.90.0-insider (user setup)
Commit: bbc4ba1eff648ee542972589216f211b7a6a08f2
Date: 2024-05-14T05:48:27.714Z
Electron: 29.3.1
ElectronBuildId: 9464424
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.19045
Git Version
git version 2.43.0.windows.1
Logs, Screenshots, Screen Captures, etc
No response
The text was updated successfully, but these errors were encountered: