increasing size of slidelist
This commit is contained in:
parent
040bfb2fb5
commit
7266a0b047
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ Item {
|
|||
model: serviceItemModel
|
||||
delegate: Presenter.Slide {
|
||||
id: previewSlide
|
||||
implicitWidth: 100
|
||||
implicitWidth: 200
|
||||
implicitHeight: width / 16 * 9
|
||||
/* Layout.alignment: Qt.AlignCenter */
|
||||
textSize: width / 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue