Jack000 / SVGnest

An open source vector nesting tool
MIT License
2.24k stars 367 forks source link

Using with QtWebKit #48

Open FlachyJoe opened 7 years ago

FlachyJoe commented 7 years ago

Hi, I try to load SVGNest in a QWebView and have an issue :

TypeError: undefined is not an object (evaluating 'element.getAttribute')

Have you any solution ?

Thanks.

Jack000 commented 6 years ago

I'm afraid I'm not familiar with Qwebview, maybe look into polyfills for those browser APIs?