bounds for presentation arrows and service items

This commit is contained in:
Chris Cochrun 2022-08-24 13:16:45 -05:00
parent af6f5678e4
commit 7c51d4a868
3 changed files with 18 additions and 1 deletions

View file

@ -17,6 +17,7 @@ Controls.Page {
property url videoBackground: presentation.vidBackground
property string currentText: presentation.text
property int blurRadius: 0
property int totalServiceItems
/* property var video */