stuffmatic / fSpy

A cross platform app for quick and easy still image camera matching
https://fspy.io
GNU General Public License v3.0
2.25k stars 214 forks source link

Default name/extension while saving #9

Open TDHster opened 5 years ago

TDHster commented 5 years ago

Sequence for reproduce on windows 7:

  1. Start fspy.
  2. Drag and drop jpg file in program window.
  3. Set points.
  4. menu - File-> Save.
  5. On file menu, go to folder with source .jpg file. Click on .jpg filename.
  6. Click save. What I suppose to do: save .fspy file with same name with .jpg file in one folder. What I really get: warning that "file with this name already exist in folder, Replace?". Message box show me filename with .jpg extension. I click "Yes, replace" and create file with jpg name, and .jpg.fpsy extension.

I think ".jpg" doesn't need in middle of name, and warning message is mistake, because in fact file saved with .fspy name.

runxel commented 4 years ago

Same for the .json export, where it would be nice to already have the file type determined.