Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Missing loading indicator and dismiss icon #142

Open
rigaldamez opened this issue Oct 1, 2019 · 3 comments
Open

Missing loading indicator and dismiss icon #142

rigaldamez opened this issue Oct 1, 2019 · 3 comments

Comments

@rigaldamez
Copy link

There is no loading indicator while the image is being loaded so the user simply sees a black screen.

Also, there is no visible dismiss/close icon to dismiss the view, I understand that you can drag-down to dismiss but that is simply not intuitive enough.

Is there a way to enable a loading indicator and dismiss icon?

@3lvis
Copy link
Owner

3lvis commented Oct 2, 2019

Hi @rigaldamez,

The dismiss button should be added now https://github.com/3lvis/Viewer/releases/tag/4.1.0

I'm looking into the missing loading indicator

@3lvis
Copy link
Owner

3lvis commented Oct 2, 2019

I see you have mentioned the loading indicator, I only have it for videos because for images you are supposed to give a placeholder while the big image loads. If you would like support for showing the loading indicator while the image loads we could discuss it, it just something I haven't found the need yet.

@rigaldamez
Copy link
Author

Thanks for adding the dismiss icon - excellent work!

A loading indicator is a standard UI element to depict that something is being loaded (regardless of the content), having a still placeholder image tells the user that the picture wasn't loaded but here is a placeholder image in leu of the expected content. So I would say that the need to communicate with the user about the content being loaded is need through a loading indicator also.

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

No branches or pull requests

2 participants