Skip to content

Embed the texture as base64 to avoid cors errors#33

Merged
ktf merged 4 commits into
AliceO2Group:masterfrom
Zowlyfon:master
Jun 23, 2022
Merged

Embed the texture as base64 to avoid cors errors#33
ktf merged 4 commits into
AliceO2Group:masterfrom
Zowlyfon:master

Conversation

@Zowlyfon

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread remote/remote.html Outdated
Comment thread remote/remote.html Outdated
@@ -80,7 +80,9 @@

function main(ip, port) {
const image = new Image();
image.src = "texture.png";
//image.src = "texture.png";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do not comment code. Just delete it.

@ktf ktf merged commit c4d89f1 into AliceO2Group:master Jun 23, 2022
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.

3 participants