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

Fix resource pack folder sometimes not opening on windows #144

Merged
merged 6 commits into from
Jul 12, 2023
Merged

Fix resource pack folder sometimes not opening on windows #144

merged 6 commits into from
Jul 12, 2023

Conversation

Alexdoru
Copy link
Contributor

There is a bug where if you have a space character on your folder path with Windows, when you click the "open resource pack folder" button it will not work. This PR fixes it see GTNewHorizons/Hodgepodge#160

Copy link
Member

@Sychic Sychic left a comment

Choose a reason for hiding this comment

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

Use UDesktop as it has a fallback for awt's Desktop#open failing. Additionally, the mixin should be a single method.

@Alexdoru
Copy link
Contributor Author

Hey I pushed a commit with the requested changes

@Alexdoru Alexdoru requested a review from DJtheRedstoner May 30, 2023 19:51
@Alexdoru
Copy link
Contributor Author

is it ok now ?

Copy link
Member

@Sychic Sychic left a comment

Choose a reason for hiding this comment

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

LGTM

@DJtheRedstoner DJtheRedstoner merged commit 8d07027 into Sk1erLLC:master Jul 12, 2023
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.

3 participants