mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.89k stars 243 forks source link

The first checkboxes seem to be missing on Dialogs #795

Closed lens0021 closed 6 months ago

lens0021 commented 6 months ago

Describe the Bug

For example, "Record Origin" checkbox is not shown on Cherry Pick Dialog

Steps to Reproduce Steps to reproduce the behaviour:

  1. Open a 'git log --graph' window
  2. Open the context menu on a commit
  3. Click on Cherry pick

Expected Behaviour

https://github.com/mhutchie/vscode-git-graph/wiki/Extension-Settings#dialog assumes there are checkboxes I cannot see.

Environment

Screenshots (optional) image image

Additional Context (optional) I am using the default settings.

⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.

lens0021 commented 6 months ago

Wrong place to post. I'm sorry.