Skip to content

Conversation

@iAmJersh
Copy link
Contributor

Previously, line 26 would return the value 0 as an Int32 rather than a Double, leading to runtime xaml errors. Now occurrences of 0 are replaced with 0D rather than relying on implicit conversion.

…verter

Previously, line 26 would return the value 0 as an Int32 rather than a double, leading to runtime xaml errors. Now occurrences of 0 are replaced with doubles rather than relying on implicit conversion.
@Keboo Keboo added this to the 5.3.0 milestone Jan 28, 2025
@Keboo Keboo merged commit 5b185e2 into MaterialDesignInXAML:master Jan 28, 2025
2 checks passed
@iAmJersh iAmJersh deleted the patch-1 branch January 28, 2025 16:58
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.

2 participants