tweaks to allow better html presentations
This commit is contained in:
parent
50a8b618ad
commit
e80f0216ae
3 changed files with 14 additions and 11 deletions
|
@ -128,6 +128,7 @@ Item {
|
|||
Layout.alignment: Qt.AlignCenter
|
||||
url: isHtml ? presentation.filePath : ""
|
||||
visible: isHtml
|
||||
settings.playbackRequiresUserGesture: false
|
||||
}
|
||||
RowLayout {
|
||||
Layout.fillWidth: true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue