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

Add ability to save/open projects #5

Open
tlancon opened this issue Jun 4, 2021 · 1 comment
Open

Add ability to save/open projects #5

tlancon opened this issue Jun 4, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@tlancon
Copy link
Owner

tlancon commented Jun 4, 2021

Opening a project should:

  • Reopen the reference and moving images that were saved
  • Remember any registrations computed for image pairs
  • Remember landmark color selections
  • Remember landmark locations for each image

Opening a project should not be allowed unless the user answers "Yes" to a "Do you understand this will clear all current unsaved work" prompt.

Saving will just create the file needed for opening, so can work backwards.

JSON dumping/reading is probably a good way to handle this.

@tlancon tlancon added the enhancement New feature or request label Jun 4, 2021
@tlancon
Copy link
Owner Author

tlancon commented Jun 4, 2021

"Clear images" button should prompt user to save the current project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant