Skip to content

Render animated stickers

Michele requested to merge animated-stickers into master

fixes #232 (closed)

I made a library (rlottie-qml) to abstract the rendering of the lottie animation and the presentation of the frames to the screen to just use the LottieAnimation qml component when needed.

I'd like a review on that too as many things were new to me and I'm not sure to did everything properly (and also because most of the changes are there)

There is a known issue with the thumbnail of the animated sticker sets in the stickers box, which isn't visible as an invalid webp file is received. I think this issue will be solved with TDLib 1.7.0 where said thumbnails are going to be animated

Edited by Michele

Merge request reports