I am currently building an application that makes use of Qml WebView (import QtWebKit 3.0). The users need to resize the WebView very often (I am using a Qml SplitView), however this leads to the UI to lag extremely whenever the app windows is resized. Is there any way to prevent this?