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

Catch missing webgl extensions #34

Closed
wants to merge 1 commit into from
Closed

Conversation

Shane98c
Copy link
Member

@Shane98c Shane98c commented Oct 16, 2024

@Shane98c Shane98c requested a review from katamartin October 16, 2024 05:46
Copy link
Member

@katamartin katamartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one wording nit. This looks good to me otherwise, assuming it's been tested!

})
setReady(true)
} catch (error) {
setError("Your device doesn't support this figure")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe we use slightly more generic language?

Suggested change
setError("Your device doesn't support this figure")
setError("Your device doesn't support rendering this map.")

@Shane98c Shane98c closed this Oct 21, 2024
@Shane98c Shane98c deleted the Shane98c/android-error branch October 21, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants