wsick / Fayde

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

Margin around <canvas> tag in IE11 #235

Open opcodewriter opened 8 years ago

opcodewriter commented 8 years ago

Works fine in Chrome but not in IE11: snip_20160202121633

If I resize the window, it's actually keeping the margin, so the size is not fixed, it's changing but it's not using the right window's client size.