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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xamarin Forms SvgCachedImage not displaying svg with gradient correctly #1554

Open
1 of 7 tasks
Estevete opened this issue Jan 13, 2022 · 1 comment
Open
1 of 7 tasks

Comments

@Estevete
Copy link

馃悰 Bug Report

Using an svg image with some gradient, displays the image with just 1 color.

    <forms:SvgCachedImage
        HeightRequest="64"
        Source="resource://Assets.test.svg"
        WidthRequest="64">
    </forms:SvgCachedImage>

Link to the image: https://svgur.com/i/Kzh.svg

Expected behavior

See the image correctly:
image

Actual behavior

image

Reproduction steps

Test SvgCachedImage with the provided image.

Version: 2.4.11.982

Platform:

  • 馃摫 iOS
  • 馃 Android
  • 馃弫 WPF
  • 馃寧 UWP
  • 馃崕 MacOS
  • 馃摵 tvOS
  • 馃悞 Xamarin.Forms
@MarioSegallaMoreira
Copy link

Any update?

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

No branches or pull requests

2 participants