getting audio into the slide.. still not playing yet though

This commit is contained in:
Chris Cochrun 2022-09-25 07:09:00 -05:00
parent 3232dd4ab7
commit 7f94cc37e7
5 changed files with 23 additions and 13 deletions

View file

@ -221,6 +221,7 @@ Item {
dragItemType = "song";
dragItemBackgroundType = backgroundType;
dragItemBackground = background;
dragItemAudio = audio;
draggedLibraryItem = self;
} else {
songListItem.Drag.drop()