The approach of using the JS implementation and wrappers is clever and I got the same impression that this is what KDE is using. It has upsides (easy to follow changes) and downsides (overhead, but cannot quite say if that’s noticeable).
Eirik, what’s the approach of your implementation? Simon > On 11. Jan 2019, at 06:52, Kevin Kofler <[email protected]> wrote: > > Shawn Rutledge wrote: >> https://github.com/kbroulik/lottie-qml looks like a JS/canvas thing? > > As I understand the code, the KDE implementation at that link uses the > upstream Lottie JS/web implementation with a fake browser DOM shim that > implements those few DOM methods that the JS code needs in terms of Qt > Quick. > > Kevin Kofler > > _______________________________________________ > Development mailing list > [email protected] > https://lists.qt-project.org/listinfo/development _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
