Skip to content

Conversation

mstv
Copy link
Member

@mstv mstv commented Sep 27, 2024

Proposed changes

AppSettings can be changed by another instance.
AppSettings are automatically updated in all other instance but are not applied to most of the UI.
Thus, the visibility of the cboFindInCommitFilesGitGrep can become out of sync with the checked state of Show 'Find in commit files using git-grep' - both in the git-grep form and in the context menu.

So, set the checked state of Show 'Find in commit files using git-grep' to the actual visibility of cboFindInCommitFilesGitGrep instead of AppSettings.ShowFindInCommitFilesGitGrep.

Screenshots

Before

image

After

image

Test methodology

  • manual

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@mstv mstv self-assigned this Sep 27, 2024
@mstv mstv merged commit e5a6bce into gitextensions:master Sep 28, 2024
4 checks passed
@mstv mstv deleted the fix/gitgrep_setting branch September 28, 2024 20:22
@RussKie RussKie added this to the 5.1 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants