NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
977 stars 596 forks source link

Fixed: Now restore data prompt doesn't show when localstorage is empty #132

Closed alextychan closed 5 years ago

alextychan commented 5 years ago

Purpose / Goal

Currently the application doesn't store any data in the localstorage, but the prompt still shows up. Hence added a check to render the prompt during startup.

Type

Please mention the type of PR

amitguptagwl commented 5 years ago

UX wise this feature will be changed in future to display a button in the top bar to restore the previous session.