robinmanuelthiel / flexbutton

Flexible button control for Xamarin.Forms
MIT License
240 stars 34 forks source link

tint instead of manual blending mode #54

Closed smstuebe closed 6 years ago

smstuebe commented 6 years ago

Using built in tint mode instead of drawing the image manually with blend mode. Also set it back if effect gets unattached.

robinmanuelthiel commented 6 years ago

Ha! Oh yeah absolutely! Completely missed out on that one, thanks!