[SOLVED] LinearGradientBrush issue (v2.0 - 087)

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
luis.rodas
Posts: 11
Joined: Tue Jun 07, 2016 1:33 pm

[SOLVED] LinearGradientBrush issue (v2.0 - 087)

Postby luis.rodas » Fri Jun 19, 2020 12:46 pm

Hi,

LinearGradientBrush has an issue when it runs on WebBrowser. But in the simulator works correctly. Simulator works equals to my WPF application.

<LinearGradientBrush StartPoint="0,0" EndPoint="1,0">
<LinearGradientBrush.GradientStops>
<GradientStop Color="#FF99CCFF" Offset="0" />
<GradientStop Color="#FF000000" Offset="1" />
</LinearGradientBrush.GradientStops>
</LinearGradientBrush>


On the WebBrowser: OnTheWebBrowser.png

On the Simulator: OnTheSimulator.png

Note: On the WebBrowser seems inverted.

Can you reproduce this issue ? Is it possible fix it to next release 2.0 088 ? I have many fill's and background's with gradient (Linear and Radial) and that is important to me.

Best Regards,
Luis F.
Attachments
OnTheWebBrowser.png
Error
OnTheWebBrowser.png (957 Bytes) Viewed 14385 times
OnTheSimulator.png
OK
OnTheSimulator.png (2.14 KiB) Viewed 14385 times

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: LinearGradientBrush issue (v2.0 - 087)

Postby JS-Support @Userware » Mon Jun 22, 2020 6:09 am

Thanks for reporting this issue. It looks like a recent regression. We are going to fix it asap.

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: [SOLVED] LinearGradientBrush issue (v2.0 - 087)

Postby JS-Support @Userware » Tue Jun 30, 2020 1:51 pm

The issue has just been fixed in the v2.0.0-alpha68 package.
Thanks.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 44 guests

 

 

cron