making the presentation preview have some fontSize as SlideObject

This commit is contained in:
Chris Cochrun 2023-01-20 14:21:57 -06:00
parent 902bf9d1f2
commit e30ee1a53e

View file

@ -97,10 +97,10 @@ FocusScope {
implicitHeight: width / 16 * 9
/* minimumWidth: 200 */
anchors.centerIn: parent
textSize: width / 15
itemType: root.itemType
imageSource: imagebackground
videoSource: vidbackground
textSize: SlideObject.fontSize
itemType: SlideObject.type
imageSource: SlideObject.imageBackground
videoSource: SlideObject.videoBackground
audioSource: SlideObject.audio
chosenFont: SlideObject.font
text: SlideObject.text