jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

FillColor doesn't work in UWP #313

Closed Matti-Koopa closed 8 years ago

Matti-Koopa commented 8 years ago

Please take a moment to fill out the following (change to preview to check or place x in []):

This is a

Which plugin does this impact:

Version Number of Plugin: Device Tested On: Windows 10 Version 1511 Simulator Tested On: -

Expected Behavior

Transparent part of PNG image fills with Color specified in "FillColor" attribute

Actual Behavior

Transparent part of PNG stays transparent / filled with BackgroundCOlor of parent element

Steps to reproduce the Behavior

Regular CircleImage control with FillColor specified

jsenich commented 8 years ago

I'm running into this as well with v1.4.1 of the ImageCircle plugin.

jamesmontemagno commented 8 years ago

Moved to: https://github.com/jamesmontemagno/ImageCirclePlugin/issues/1

I did not implement this so it is expected currently.