making htmlVisible work in PresWindow
This commit is contained in:
parent
61439d65b3
commit
d16550b980
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Item {
|
|||
anchors.fill: parent
|
||||
imageSource: SlideObj.imageBackground
|
||||
webSource: SlideObj.html
|
||||
htmlVisible: SlideObj.html.endsWith(".html")
|
||||
videoSource: presentationWindow.visible ? SlideObj.videoBackground : ""
|
||||
audioSource: SlideObj.audio
|
||||
text: SlideObj.text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue