Dane David
Dane David
I think updating solved the issue for me, but plugins should be backward compatible IMHO
> But the plugin should be able to prevent you from installing the updates in older versions. Yes, that would do. :+1:
I reckon this should first be added as a class in `nodegui`, right? I'd like to work on this, if nobody is already working on it.
@master-atul Thank you for your quick reply! I was checking Qt docs yesterday ( first ever time ), and saw the [`QSvgWidget` class](https://doc.qt.io/qt-5/qsvgwidget.html) which can load an SVG in serialized...
@master-atul, Merry Christmas to you too! 😁 So basically, we're not going to support inline SVG in react code, but we're going to provide SVG-like components that'll allow the user...
@Ty3uK Thanks for the input! And great work on the plugin! For someone to right away inject SVG into `node-gui` environment, your plugin is the way to go!
@master-atul Some questions and thoughts on API design: 1. What SVG components are we going to support? At least for the first cut, I was planning to include `, ,...
@benmccann Should we add some kind of increasing number sequence in such cases?
@kuldeepkeshwar Can I look into this?
Can I take a shot at this?