fixing the crashes and maybe speed up loading of objects in slides
This commit is contained in:
parent
d5c050a333
commit
e758958dca
4 changed files with 29 additions and 20 deletions
|
@ -93,7 +93,7 @@ Item {
|
|||
|
||||
Timer {
|
||||
id: pauseTimer
|
||||
interval: 200
|
||||
interval: 300
|
||||
onTriggered: mpv.pause()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue