visually see slides

This commit is contained in:
Chris Cochrun 2023-01-20 07:31:54 -06:00
parent 983bb24259
commit d70cd4091c
2 changed files with 42 additions and 70 deletions

View file

@ -187,7 +187,7 @@ FocusScope {
spacing: Kirigami.Units.smallSpacing * 2
cacheBuffer: 900
reuseItems: true
model: ServiceItemModel
model: SlideModel
delegate: Presenter.PreviewSlideListDelegate {}
Kirigami.WheelHandler {