Preselect a sane default file name when asking for save-to location
ClosedPublic

Authored by mwolff on May 5 2020, 9:03 PM.

Details

Summary

Previously, the user always had to write a file name from scratch.
Now the input file name is used by default. And because sometimes
that file is lacking a suffix (e.g. no .png for images), we also
try to auto-detect that.

Diff Detail

Repository
R865 Ruqola
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mwolff requested review of this revision.May 5 2020, 9:03 PM
mwolff created this revision.
dfaure accepted this revision.May 5 2020, 10:28 PM

Nice!

This revision is now accepted and ready to land.May 5 2020, 10:28 PM
mlaurent accepted this revision.May 6 2020, 4:47 AM
This revision was automatically updated to reflect the committed changes.