From 421e107bae40afdfd36db08c4a1d6d5004942a31 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Tue, 2 Apr 2024 16:01:17 +0400 Subject: [PATCH] Fix slideshow --- calamares/branding/tileos-river/show.qml | 1 + debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/calamares/branding/tileos-river/show.qml b/calamares/branding/tileos-river/show.qml index e7fdc35..c087980 100644 --- a/calamares/branding/tileos-river/show.qml +++ b/calamares/branding/tileos-river/show.qml @@ -25,6 +25,7 @@ Presentation Timer { interval: 20000 + running: true repeat: true onTriggered: presentation.goToNextSlide() } diff --git a/debian/changelog b/debian/changelog index 2611a79..243c8c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-tileos-river (1.15~tileos) unstable; urgency=medium + + * Fix slideshow + + -- Aleksey Samoilov Tue, 02 Apr 2024 16:00:46 +0400 + calamares-settings-tileos-river (1.14~tileos) unstable; urgency=medium * Fix mount