follow the SlideObject for more parts

This commit is contained in:
Chris Cochrun 2022-07-13 10:44:13 -05:00
parent 4efddac106
commit 51f8488089
7 changed files with 18 additions and 16 deletions

View file

@ -17,8 +17,8 @@ Item {
// These properties are for the slides visuals
property real textSize: 50
property bool dropShadow: false
property url imageSource: imageBackground
property url videoSource: videoBackground
property url imageSource
property url videoSource
property string chosenFont: "Quicksand"
property string text: "This is demo text"
property color backgroundColor