nik012003 / ripdrag

Drag and Drop utilty written in Rust and GTK4
GNU General Public License v3.0
489 stars 17 forks source link

doesnt keep the file order #46

Closed JennytheDragon2000 closed 1 month ago

JennytheDragon2000 commented 2 months ago

when I drag and drop multiple files fron ripdrag to obsidian it doens't keep the order of the files I selected. please fix this

nik012003 commented 2 months ago

Should be fixed in v0.4.9. Now the files will be ordered as presented in the list ( same order as gtk MultiSelection)