-
# Bug
Animating `strokeDashoffset` of a path does not work on IOS but works on Android. It works if the value of `strokeDashoffset` and `strokeDasharray` do not switch between `undefined` and the act…
-
Use text2img, start animatediff at the same time, frame rate 10, total number of frames 80, number of contexts in a single batch: 16, closed loop: NO, upload video, and open a single controlnet at the…
-
## Device information
* Kotatsu version: 5.3.8
* Android version: 11
* Device: a20
Hi
In some sites, the photos are in the form of gifs, which the program does not support in the form of videos
-
In the example below
```
splashimage --animated=%ANIMATE%
```
works OK
but if you **add a space to the end of the line**, then it only displays the first frame and there is no animation.
```…
-
Hi
How can i get expended height of the accordion when tap on the header. I am trying to get using onChange but it only return index.
-
Hi,
An app I developed is crashing on iOS 9.1.0, 9.2.1, 9.2.0 devices in SWRevelViewController _deployForViewController:inView line number 1563. Any idea on why this is occuring? I am not able to r…
-
Hello there! I was searching for a SIMPLE and CLEAN solution for a semi-circular progress. I need to make a simple indicator.
My React-Native app is on version 0.71.2 and I'm not using class componen…
-
Hi,
I see that it is possible for Sharp to convert Gif to animated Webp files in their [doc](https://sharp.pixelplumbing.com/api-constructor). Is it possible in image tools? currently, the conversi…
-
### Version
5.4.2
### Link to Minimal Reproduction
https://stackblitz.com/edit/stackblitz-starters-v7ee5w?file=src%2Fecharts.component.ts
### Steps to Reproduce
The chart is created like this usi…
-
Doing a `foreach` over an image with multiple internal images (e.g. an animated gif) does not do what anyone would expect. e.g.
``` PHP
foreach ($animatedGifImagick as $frameImagick) {
// $frame…