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

1.14.1 #138

Merged
merged 3 commits into from
Feb 12, 2024
Merged

1.14.1 #138

merged 3 commits into from
Feb 12, 2024

Conversation

dan-snelson
Copy link
Collaborator

Addressed an issue where icons were not displaying (thanks, @bartreardon!)

robjschroeder and others added 3 commits February 6, 2024 12:37
- Added logging functions to Setup Your Mac
Reverting version
Signed-off-by: Dan K. Snelson <dan@snelson.us>
Copy link
Collaborator Author

@dan-snelson dan-snelson left a comment

Choose a reason for hiding this comment

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

Per Bonpain and Manuel, SYM 1.14.1 appears to resolve the issue with icons not being displayed.

Screenshot 2024-02-11 at 8 24 12 AM

Please review / approve. Thanks.

Copy link

@bartreardon bartreardon left a comment

Choose a reason for hiding this comment

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

Looks good to me.

For other reviewers, the issue is passing in a decimal in the format 123.4. This gets processed as a string and converted to a float value. When the users locale swaps . and , in number formats, the conversion fails and the value defaults to 0

Copy link
Contributor

@TechTrekkie TechTrekkie left a comment

Choose a reason for hiding this comment

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

Tested changes successfully

@TechTrekkie TechTrekkie merged commit b2d4519 into main Feb 12, 2024
1 check passed
@TechTrekkie TechTrekkie deleted the 1.14.1 branch February 12, 2024 17:44
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

4 participants