From b063321a5bbba25a169d6e0eb9cda42605b013fe Mon Sep 17 00:00:00 2001 From: kovacsv Date: Sun, 11 Jul 2021 15:44:22 +0200 Subject: [PATCH] Rename url parameters for default and background color. --- sandbox/embed_iframe.html | 2 +- sandbox/embed_selfhost_multiple.html | 4 ++-- source/parameters/parameterlist.js | 12 ++++++------ source/viewer/domviewer.js | 16 ++++++++-------- test/tests/parameterlist_test.js | 20 ++++++++++---------- website/o3dv/embed.js | 6 +++--- website/o3dv/hashhandler.js | 6 +++--- website/o3dv/website.js | 6 +++--- 8 files changed, 36 insertions(+), 36 deletions(-) diff --git a/sandbox/embed_iframe.html b/sandbox/embed_iframe.html index 81b8c6d..6571298 100644 --- a/sandbox/embed_iframe.html +++ b/sandbox/embed_iframe.html @@ -34,7 +34,7 @@ style="border:1px solid #eeeeee;"> diff --git a/sandbox/embed_selfhost_multiple.html b/sandbox/embed_selfhost_multiple.html index 7bcc483..23d719f 100644 --- a/sandbox/embed_selfhost_multiple.html +++ b/sandbox/embed_selfhost_multiple.html @@ -111,8 +111,8 @@
+ defaultcolor="200,0,0" + backgroundcolor="200,200,200">