summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-31 01:05:00 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-31 01:05:00 +0200
commitdb81e38301c124b70a48ce1fdd519d51489aa36f (patch)
treef29dfe5487cbfffc6283b2d8508ada9f6fa32fa0 /web
parent5efe626df57738a8cf39a0aaea36d0c558043d33 (diff)
SHIFT + wheel works on IE too
Diffstat (limited to 'web')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 10947a09fa..c81d0e256b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -2819,7 +2819,7 @@
</div>
<hr/>
<div class="p">
- <h4>SHIFT + Mouse Wheel <small>(does not work on IE/Edge)</small></h4>
+ <h4>SHIFT + Mouse Wheel</h4>
While pressing the shift key and the mouse pointer is over the contents of a chart, scroll the mouse wheel to zoom in or out. This kind of zooming is aligned to center below the mouse pointer. The other charts will follow too.
<br/>
Once a chart is zoomed, auto refreshing stops for all charts. To enable it again, <b>double click</b> a zoomed chart.