summaryrefslogtreecommitdiffstats
path: root/basicsuite/webengine
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2014-07-02 13:51:00 +0200
committerAndras Becsi <andras.becsi@digia.com>2014-07-02 14:55:34 +0300
commit980262215341472dbff0967f4e7687ef7a9aa0db (patch)
tree5c150e9ae6ea257a94feb80d7d44aeb5883d3253 /basicsuite/webengine
parentbd45e253132198c49d90c7ec7177d7d3142a6d57 (diff)
webengine: disable the webgl demo
This is a workaround for QTEE-726, this demo makes it possible to reproduce the UI freeze issue more frequently and is problematic on some setups, so disable it for now. Change-Id: I9e2466f78f3a6a10db00e9136380410e99c00625 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'basicsuite/webengine')
-rw-r--r--basicsuite/webengine/content/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/basicsuite/webengine/content/index.html b/basicsuite/webengine/content/index.html
index 3cbeb16..fda8caa 100644
--- a/basicsuite/webengine/content/index.html
+++ b/basicsuite/webengine/content/index.html
@@ -28,7 +28,7 @@
<div class="bookmark"><a href="http://qt.digia.com">http://qt.digia.com</a></div>
<div class="bookmark"><a href="http://qt-project.org/doc/qt-5">http://qt-project.org/doc/qt-5</a></div>
<div class="bookmark"><a href="http://www.google.com">http://www.google.com</a></div>
- <div class="example"><a href="../content/webgl/helloqt.html"><img class="example_image" src="../content/webgl/screenshot.png"></a></div>
+<!-- <div class="example"><a href="../content/webgl/helloqt.html"><img class="example_image" src="../content/webgl/screenshot.png"></a></div> -->
<div class="example"><a href="../content/csstetrahedron/index.html"><img class="example_image" src="../content/csstetrahedron/screenshot.png"></a></div>
<div class="example"><a href="../content/rubiks/index.html"><img class="example_image" src="../content/rubiks/screenshot.png"></a></div>
<div class="example"><a href="../content/morphingcubes/index.html"><img class="example_image" src="../content/morphingcubes/screenshot.png"></a></div>