misode.github.io icon indicating copy to clipboard operation
misode.github.io copied to clipboard

Save As overwrites opened recipe

Open silicondev opened this issue 1 year ago • 1 comments

When modifying a saved recipe, and saving as a new name. The opened file also gets overwritten with the changes.

Reproduce:

  1. Create a new recipe and name it 'A'
  2. Open recipe 'A' and make any change.
  3. Save the changed recipe as 'B'. recipe 'B' will be created with the new recipe, but recipe 'A' has also retained the changes.

silicondev avatar Apr 10 '24 15:04 silicondev

the bug is still open?

opalnext avatar Jul 14 '24 15:07 opalnext

This is intended. Files auto-save. The workaround is to first make a copy of the current file and then make the changes in the new file.

misode avatar Nov 21 '24 04:11 misode