wsick / Fayde

Inspired by Silverlight; XAML engine using Javascript and rendering to the HTML5 Canvas.
MIT License
189 stars 27 forks source link

Allow conversion from SolidColorBrush to Color #232

Closed asthomas closed 8 years ago

asthomas commented 8 years ago

This happens a lot. An automatic conversion is very convenient.

BSick7 commented 8 years ago

I had desires aligning with Silverlight, but I questioned whether I liked their implementation. I like this much better as it forces explicit intention. If a developer expects something else, the tooling should facilitate.

BSick7 commented 8 years ago

Included in v0.19.13.