From 90aab38b3e9a15bb0955e876339072b653960c7f Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Fri, 15 Oct 2021 00:23:44 -0400 Subject: [PATCH] version 19.4 bug fixes --- examples/esports.html | 131 ++++++++++++++++++++++++++++++++++++++++++ index.html | 16 +++--- lib.js | 55 ++++++++++++------ main.css | 11 +++- main.js | 22 ++++--- webrtc.js | 2 +- 6 files changed, 202 insertions(+), 35 deletions(-) create mode 100644 examples/esports.html diff --git a/examples/esports.html b/examples/esports.html new file mode 100644 index 000000000..5185b7b34 --- /dev/null +++ b/examples/esports.html @@ -0,0 +1,131 @@ + + + IFRAME Example + + + + + + + + +
+ +
+ + \ No newline at end of file diff --git a/index.html b/index.html index f7594be70..0214bff15 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@ transition: opacity .1s linear; } - + @@ -67,7 +67,7 @@ - + - + +