Abdelrahman Ashraf
Abdelrahman Ashraf
add Heap data structure and associated tests
closes #29
closes #30
I think replacing the pagination with Infinite scrolling or a show more button would enhance the UX. What do you think?
It would be helpful to filter issues that have no-assignee.
Hey team We've encountered an issue with the dotLottie players where a specific animation is not rendering. The main issue is documented here: https://github.com/LottieFiles/dotlottie-web/issues/164. I ran a Lottie features report...
## Overview Some Lottie animations might be resource-intensive to render based on the Lottie features utilized and the size. While this is generally acceptable, performance can become an issue when...
**Changes: ** - Added marker & layout props to DotLottieSvelte component
In the [dotLottie viewer](https://lottiefiles.github.io/dotlottie-web/), the load time should only reflect the duration it takes to load the lottie or dotLottie `data`, excluding the network request's load time for the source...
**Description:** In ThorVG v0.13.5, the `tvg_canvas_set_viewport` API was introduced to define the rectangular area of the canvas that will be used for drawing operations. The specified viewport clips the rendering...