comaps/url-processor
21
4
Fork
You've already forked url-processor
1

Add error message if no WebGL support #49

Merged
x7z4w merged 2 commits from cirilla/url-processor:webgl into master 2026年02月06日 22:25:53 +01:00
Contributor
Copy link

Fixes #48, adds an error message if no WebGL support is detected

I'm not a copywriter so any feedback is appreciated :)

I got the icon from Material Symbols, same as the copy icon.

Fixes https://codeberg.org/comaps/url-processor/issues/48, adds an error message if no WebGL support is detected I'm not a copywriter so any feedback is appreciated :) I got the icon from Material Symbols, same as the `copy` icon.
public/ge0.html Outdated
@ -233,0 +255,4 @@
document.getElementById("map").innerHTML = `
<div class='error-message'>
<img class='error-message-img' src='/icons/error-icon.svg'>
<h1 class='error-message-txt'>We need WebGL to show the map</h1>
Owner
Copy link

How about: "WebGL is required to show the map"

How about: "WebGL is required to show the map"
cirilla marked this conversation as resolved
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
comaps/url-processor!49
Reference in a new issue
comaps/url-processor
No description provided.
Delete branch "cirilla/url-processor:webgl"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?