PresentWindow follows variables instead
This commit is contained in:
parent
a7c2c2487a
commit
db70ac90f2
4 changed files with 36 additions and 33 deletions
|
@ -26,7 +26,7 @@ Window {
|
|||
anchors.fill: parent
|
||||
imageSource: imageBackground
|
||||
videoSource: videoBackground
|
||||
text: ""
|
||||
text: currentText
|
||||
|
||||
Component.onCompleted: slideItem = presentationSlide
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue