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 #771 #807

Merged
merged 1 commit into from
Mar 28, 2022
Merged

Fix #771 #807

merged 1 commit into from
Mar 28, 2022

Conversation

Miepee
Copy link
Contributor

@Miepee Miepee commented Mar 28, 2022

This fixes #771
Apparently the path returned by vista dialog does not guarantee to have a slash at the end of the folder name. so this PR fixes it by putting one at the end.
Should the vista dialog for some weird reason already report a path with a slash at the end, the duplicate slash does not cause any issues, as OSs interpret it correctly.

Also fixes some whitespacing issues throughout the MainWindow.xaml file.

@Grossley Grossley merged commit 377c47f into UnderminersTeam:master Mar 28, 2022
@Miepee Miepee deleted the fix-771 branch May 8, 2022 07:34
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.

Issue with ImportFontData.csx
2 participants