adding presentations with multiple slides

This commit is contained in:
Chris Cochrun 2023-01-17 05:09:16 -06:00
parent cadd031ac6
commit d868571d72
3 changed files with 22 additions and 10 deletions

View file

@ -1119,6 +1119,7 @@ Item {
dragItemText = "";
dragItemBackgroundType = "image";
dragItemBackground = filePath;
dragItemSlideNumber = pageCount;
} else {
presListItem.Drag.drop()
dragHighlightLine.visible = false;