[SOLVED] Is there any way to play gif file without AnimatedImage?
Unsolved
QML and Qt Quick
-
wrote on 1 Aug 2017, 00:35 last edited by beidaochuan 9 May 2017, 01:12
Hello, can anyone teach me how to play gif file without using AnimatedImage in QML?
Please. -
Hello, can anyone teach me how to play gif file without using AnimatedImage in QML?
Please.@beidaochuan
why can't you use the AnimatedImage element? -
@beidaochuan
why can't you use the AnimatedImage element?wrote on 2 Aug 2017, 00:21 last edited by@raven-worx
When I lay out 3 AnimatedImage to display 3 gif animation in one view, the gif animations are not displayed normally and smoothly.
So I guess that is a bug of qtquick.
Now I use WebEngineView for displaying them.
3/3