phil294 / GitLG

A free, interactive Git UI for VSCode
MIT License
155 stars 15 forks source link

The first checkboxes seem to be missing on Dialogs #64

Closed lens0021 closed 11 months ago

lens0021 commented 11 months ago

For example, "Record Origin" checkbox is not shown on Cherry Pick Dialog, while https://github.com/mhutchie/vscode-git-graph/wiki/Extension-Settings#dialog assumes there are checkboxes I cannot see.

image image

I am using the default settings. Extension Version: v0.1.13

phil294 commented 11 months ago

hi @lens0021, these are two different extensions. mhutchie's codebase is unrelated to this one.

phil294 commented 11 months ago

however, perhaps the default options should be extended? cherry-pick record-origin sounds like a useful one to start with. There's just so many - how should we define what needs to be provided as checkboxes and what isn't (because it is so rarely used it is more of an obstacle but a help)