@ -1,19 +1,22 @@
/* === This file is part of Calamares - <https:/ / github . com / calamares > ===
*
* Copyright 2017 , Adriaan de Groot < groot @ kde . org >
* SPDX - FileCopyrightText: 2017 Adriaan de Groot < groot @ kde . org >
* SPDX - FileCopyrightText: 2016 The Qt Company Ltd .
* SPDX - License - Identifier: LGPL - 2.1 - only
*
* 2017 , Adriaan de Groot < groot @ kde . org >
* - added looping , keys - instead - of - shortcut
* Copyright 2018 , Adriaan de Groot < groot @ kde . org >
* 2018 , Adriaan de Groot < groot @ kde . org >
* - make looping a property , drop the 'c' fade - key
* - drop navigation through entering a slide number
* ( this and the 'c' key make sense in a * presentation *
* slideshow , not in a passive slideshow like Calamares )
* - remove quit key
* Copyright 2019 , Adriaan de Groot < groot @ kde . org >
* 2019 , Adriaan de Groot < groot @ kde . org >
* - Support "V2" loading
* - Disable shortcuts until the content is visible in Calamares
*
* SPDX - License - Identifier: LGPL - 2.1 - only
* License - Filename: LICENSES / LGPLv2 . 1 - Presentation
* 2020 , Adriaan de Groot < groot @ kde . org >
* - Updated to SPDX headers
* /
/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
@ -87,7 +90,7 @@ Item {
/ / I t i s u s e d i n t h i s e x a m p l e a l s o t o k e e p t h e k e y b o a r d s h o r t c u t s
/ / e n a b l e d o n l y w h i l e t h e s l i d e s h o w i s a c t i v e .
property bool activatedInCalamares: false
/ / P r i v a t e A P I
property int _lastShownSlide : 0