Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RevDiff: Align rules for hotkey execution to menu items #10101

Conversation

gerhardol
Copy link
Member

Related to #10090

Proposed changes

The rules to allow reset and staging from hotkeys were evaluated separately from the menu item rules.
Set Enabled property (as Visible cannot be read).

It was only possible to (un)stage multiple files from menu due to the incorrect tests, this has been aligned.
It is also possible to reset multiple files by menu/hotkey.

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.

@ghost ghost assigned gerhardol Jul 29, 2022
@gerhardol gerhardol force-pushed the feature/p10090-hotkey-when-menu-disabled branch from 82ed781 to 2941dec Compare July 29, 2022 19:00
@gerhardol gerhardol merged commit 333466a into gitextensions:master Jul 31, 2022
@gerhardol gerhardol deleted the feature/p10090-hotkey-when-menu-disabled branch July 31, 2022 18:16
@ghost ghost added this to the vNext milestone Jul 31, 2022
@gerhardol gerhardol modified the milestones: vNext, 4.0.0 Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants