minor ui changes
This commit is contained in:
parent
e4768b44be
commit
7c1ff53074
2 changed files with 4 additions and 6 deletions
|
@ -76,8 +76,9 @@ Item {
|
|||
|
||||
Presenter.Slide {
|
||||
id: previewSlide
|
||||
Layout.preferredWidth: 900
|
||||
Layout.preferredWidth: 700
|
||||
Layout.preferredHeight: width / 16 * 9
|
||||
Layout.minimumWidth: 300
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
textSize: width / 15
|
||||
text: root.text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue