bug: fixed presentation not looping
This commit is contained in:
parent
bcfa587d85
commit
802f3ffbde
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ Window {
|
|||
textSize: SlideObject.fontSize
|
||||
pdfIndex: SlideObject.pdfIndex
|
||||
itemType: SlideObject.ty
|
||||
vidLoop: SlideObject.loop
|
||||
vidLoop: SlideObject.looping
|
||||
}
|
||||
|
||||
Connections {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue