FashionFreedom / Seamly2D

Open source patternmaking software to democratize fashion.
https://seamly.io
GNU General Public License v3.0
616 stars 111 forks source link

BUG: excessive number of backups are created when opening pattern or measurment files that need converting. #1127

Closed DSCaskey closed 5 months ago

DSCaskey commented 5 months ago

When a user attempts to open a pattern or measurment file that needs converting, a backup copy is made. If the user continues to open the same file, another backup is made with a filename indicating the incremental copy number. This includes opening a pattern file that uses an older version measurement file. The multiple copies of the same file are unneccessary.

image