no scrolling
This commit is contained in:
parent
3c62bfdba3
commit
51ddab9386
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ QByteArray WebEngineViewer::getJsEnabledHtml(const QString& url) {
|
|||
QMetaObject::invokeMethod(
|
||||
qApp,
|
||||
[&] {
|
||||
// NOTE: Must be create on main thread.
|
||||
// NOTE: Must be created on main thread.
|
||||
viewer = new WebEngineViewer();
|
||||
},
|
||||
Qt::ConnectionType::BlockingQueuedConnection);
|
||||
|
|
Loading…
Add table
Reference in a new issue