I implemented this feature a little different than suggested in #1143. Instead of having checkboxes for each item, one can now multiselect arbitrary items in SoundLibraryOnlineImportDialog and download them all at once. This is more touch friendly and faster (you left click-drag the tree to select all elements in a second).
I implemented this feature a little different than suggested in #1143. Instead of having checkboxes for each item, one can now multiselect arbitrary items in
SoundLibraryOnlineImportDialog
and download them all at once. This is more touch friendly and faster (you left click-drag the tree to select all elements in a second).implements #1143