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

Display an error message if WebGL is not available #1273

Closed
vekin03 opened this issue Mar 23, 2024 · 1 comment
Closed

Display an error message if WebGL is not available #1273

vekin03 opened this issue Mar 23, 2024 · 1 comment
Labels
Milestone

Comments

@vekin03
Copy link
Sponsor

vekin03 commented Mar 23, 2024

Describe the feature

If WebGL is not available (or disabled), PSV simply displays a white background. Would it be possible to display an error message instead?

I've seen in the ThreeJS documentation that it already offers everything we need (check if WebGL is available + display an error message).

Alternatives you've considered

It's possible to implement it ourselves when using PSV, but I think it would be more logical to have this feature as standard.

It's easy to forget to do so, and not all webmasters are aware of this problematic :-)

Additional context

No response

@mistic100 mistic100 added this to the 5.7.3 milestone Mar 26, 2024
xamoom-pali pushed a commit to xamoom/Photo-Sphere-Viewer that referenced this issue Mar 28, 2024
xamoom-pali pushed a commit to xamoom/Photo-Sphere-Viewer that referenced this issue Mar 28, 2024
Copy link

This feature/bug fix has been released in version 5.7.3.

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

No branches or pull requests

2 participants