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

pdfjs css loading icon #12

Open
blizzardengle opened this issue Oct 5, 2022 · 0 comments
Open

pdfjs css loading icon #12

blizzardengle opened this issue Oct 5, 2022 · 0 comments
Assignees
Milestone

Comments

@blizzardengle
Copy link
Member

The loading icon which is referenced in the CSS is an issue:

.loadingIcon {
    /* ... */
    background: url("../assets/loading-icon.gif") center no-repeat;
}

For starters the file is missing. It would be nice to replace this with JS if possible, that way there is less files for uses to have to copy into their projects.

@blizzardengle blizzardengle self-assigned this Oct 5, 2022
@blizzardengle blizzardengle moved this to Todo in PMV v2.0.0 Oct 5, 2022
@blizzardengle blizzardengle added this to the v2 milestone Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant