Fix: shutdown confirmation prompt#212
Merged
MaximumADHD merged 1 commit intoMaximumADHD:mainfrom Apr 8, 2025
Merged
Conversation
Contributor
Author
|
bumping this because it's been a few months. I just had this issue happen to me again, I can't use some features of the mod manager with my own fork so I would appreciate if this would be merged. |
Contributor
Author
|
Hey @MaximumADHD, it's been a few months, any way this can get merged? |
Contributor
Author
|
@MaximumADHD still experiencing this issue. Is this repository still being maintained? |
Owner
|
Yep, sorry! I was swamped for awhile and couldn’t really maintain any projects until recently. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses the issues in #211
This fixes the issue where the process shutdown prompt does not function, as well as how it's drawn below the mod manager window.
I slightly modified the formatting of the function to be easier to read. It can still likely be formatted better in my opinion, but it's good enough.