Gui is blocking animated content of the QWebEngineView
Unsolved
QtWebEngine
-
Re: Gui is blocking animated content of the QWebEngineView
Got the same problem. Updating QWebEngineView after GUI event will resume animation, but the interruption does not look great.
Maybe creating a GIF file is a better solution since it can be played in a thread. -
Re: Gui is blocking animated content of the QWebEngineView
Got the same problem. Updating QWebEngineView after GUI event will resume animation, but the interruption does not look great.
Maybe creating a GIF file is a better solution since it can be played in a thread.