gif images

Post your questions and help other users.

Moderator: Martin

Post Reply
Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

gif images

Post by Ankit » 29 Oct 2015 03:17

Hi
How to open an gif image in automagic widget??

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: gif images

Post by Martin » 29 Oct 2015 19:46

Hi,

It should be possible to use a GIF like any other image. However animated GIFs are not supported so only the first frame of the animation will be shown.

Regards,
Martin

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: gif images

Post by Ankit » 30 Oct 2015 03:34

Hmmmm......

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: gif images

Post by Ankit » 30 Oct 2015 03:37

Is it possible to show waiting animated image in notification on screen??

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: gif images

Post by Martin » 30 Oct 2015 19:23

What do you mean with 'waiting animated'? You could display a custom widget with a gif image in a notification on screen, however the same restrictions apply, so no animation playing, just the first frame will be displayed.

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: gif images

Post by Ankit » 31 Oct 2015 04:41

Waiting animated means loading image

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: gif images

Post by Martin » 31 Oct 2015 05:47

You could use a script to replace an image within a widget, however a notification on screen will just show the widget with the image available when the action is executed so you can not replace it while the widget is shown in this particular action. You would have to use an action Show Custom Widget Overlay and change the image while the overlay is displayed.

Ankit
Posts: 143
Joined: 11 Nov 2013 17:27

Re: gif images

Post by Ankit » 31 Oct 2015 14:23

Ok

Post Reply