wsick / Fayde

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

Template crashing #158

Open BSick7 opened 9 years ago

BSick7 commented 9 years ago

If specifying Template in Setter without <ControlTemplate>, fayde errors with terrible information. Instead, should error during template setter creation.

BSick7 commented 8 years ago

Related to #68