adding presentations with multiple slides
This commit is contained in:
parent
cadd031ac6
commit
d868571d72
3 changed files with 22 additions and 10 deletions
|
@ -1119,6 +1119,7 @@ Item {
|
|||
dragItemText = "";
|
||||
dragItemBackgroundType = "image";
|
||||
dragItemBackground = filePath;
|
||||
dragItemSlideNumber = pageCount;
|
||||
} else {
|
||||
presListItem.Drag.drop()
|
||||
dragHighlightLine.visible = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue