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

change btnLabelResetToDefaults string so it doesn't conflict with ButtonUpgradeLabel #827

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

MQDuck
Copy link
Contributor

@MQDuck MQDuck commented Jun 23, 2024

No description provided.

@@ -0,0 +1,7 @@
class DXRMenuUIWindow shims MenuUIWindow;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're making this change globally? should just be inside GUI\DeusEx\Classes\DXRMenuScreenNewGame.uc

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's better for the shortcut to be consistent everywhere.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you check if anything uses alt+e?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked through all the settings windows, but some grepping reveals I missed a couple windows. (Amusingly, the Display window already has two alt+e shortcuts.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just going to remove the shortcut entirely from the New Game window rather than give it one that's different from everywhere else. It's not like anyone's using it on purpose anyway.

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