multiSnow / mcomix3

End of Fork
Other
97 stars 39 forks source link

Add recent directories to save dialog #141

Open chowbok opened 3 years ago

chowbok commented 3 years ago

The official version of mcomix offers recent directories in the save file browser. Could this be added to mcomix3?

Alternatively, perhaps it could default to the last directory files were saved in?

multiSnow commented 3 years ago

If you mean the 'Recent' location above 'Home' and 'Trash' in the left column of file chooser dialog, it just disappeared in gtk3 if the action of Gtk.FileChooserDialog is Gtk.FileChooserAction.SAVE.

I have even tried the demo code but still not find the 'Recent' location, different from the screenshot.

It seems to be so-designed.