increasing size of slidelist

This commit is contained in:
Chris Cochrun 2022-09-27 06:39:17 -05:00
parent 040bfb2fb5
commit 7266a0b047

View file

@ -162,7 +162,7 @@ Item {
model: serviceItemModel model: serviceItemModel
delegate: Presenter.Slide { delegate: Presenter.Slide {
id: previewSlide id: previewSlide
implicitWidth: 100 implicitWidth: 200
implicitHeight: width / 16 * 9 implicitHeight: width / 16 * 9
/* Layout.alignment: Qt.AlignCenter */ /* Layout.alignment: Qt.AlignCenter */
textSize: width / 15 textSize: width / 15