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

feat(XamlX): Trim text before invoke Color.Parse #16649

Merged

Conversation

workgroupengineering
Copy link
Contributor

What does the pull request do?

Trim text before invoke Color.Parse

What is the current behavior?

If Color Tag contains one o more space the compiler throw Error AVLN:0004 Avalonia: Unable to parse

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #15320

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0051145-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@kekekeks kekekeks added this pull request to the merge queue Aug 12, 2024
Merged via the queue into AvaloniaUI:master with commit ec655a9 Aug 12, 2024
11 checks passed
@workgroupengineering workgroupengineering deleted the feature/XamlX/Trim-Color branch August 12, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to parse formatted <Color> tag
5 participants