SerumColor / ColorizingDMD

GNU General Public License v2.0
12 stars 3 forks source link

[BUG] Saving project #48

Closed dtatane closed 1 year ago

dtatane commented 1 year ago

Before v1.26 (change in saving path management), the save project windows was a "Choose folder" window, and the files were named the same as the TXT file imported (should be ROM name).

Since v1.26, the window is "Save your cROM file".

When you change the name of the cROM file to something else than the ROM file, it is saved coirreclty, but the cRP file and the cRZ file are still with the ROM name. When the freshly saved project is reloaded, as cROM and cRP files are with a different name, the loading is failing (yet, renaming the cRP with the new name will alloow the project to load correclty.)

I'd suggest you revert to let the user ONLY choose the folder name, and keep using the ROM name for the project and cRZ file.

zesinger commented 1 year ago

done