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

[BUG] Album should be populated on application launch. #76

Closed
ghost opened this issue Mar 23, 2019 · 0 comments · Fixed by #91
Closed

[BUG] Album should be populated on application launch. #76

ghost opened this issue Mar 23, 2019 · 0 comments · Fixed by #91
Labels
priority.High Must do. severity.Low A flaw that is unlikely to affect normal operations of the product. status.Ongoing The issue is currently being worked on. note: remove this label before closing an issue.
Milestone

Comments

@ghost
Copy link

ghost commented Mar 23, 2019

Expected Behaviour

Album List<Image> should be populated with existing images in assets folder.

Actual Behaviour

Album List<Image> is empty on application restart i.e. a new instance is created.

Steps to Reproduce the Problem

  1. Launch FomoFoto.
  2. Run import on any image file.
  3. Check that Album Images indicate the imported file.
  4. Restart FomFoto.
  5. Album Images is empty but image is retained in asset folder.

Specifications

  • Version: FomoFoto 1.2
  • Platform: Windows 10
  • Subsystem: Java 9
@ghost ghost added priority.High Must do. severity.Low A flaw that is unlikely to affect normal operations of the product. status.Ongoing The issue is currently being worked on. note: remove this label before closing an issue. labels Mar 23, 2019
@ghost ghost added this to the v1.3 milestone Mar 23, 2019
@ghost ghost self-assigned this Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.High Must do. severity.Low A flaw that is unlikely to affect normal operations of the product. status.Ongoing The issue is currently being worked on. note: remove this label before closing an issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants