Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Save Copy As" should not update last saved project state #1076

Closed
brusherru opened this issue Feb 8, 2018 · 0 comments · Fixed by #1282
Closed

"Save Copy As" should not update last saved project state #1076

brusherru opened this issue Feb 8, 2018 · 0 comments · Fixed by #1282
Assignees

Comments

@brusherru
Copy link
Contributor

Steps to reproduce

  1. Open IDE
  2. Open any project
  3. Make some changes in the project
  4. Click "File -> Save Copy As..." and save it somehow
  5. Then create new project / close IDE / open another one

Expected behavior

IDE should ask to save changes in the project, cause it was just saved as a copy, but the current project was not saved.

Actual behavior

It doesn't ask anything and just does what User wants.

How to fix

Saving project as a copy should not update lastSavedProject property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant