From d97bb0db68ab6e3ed39e279e24afe965dab5deb3 Mon Sep 17 00:00:00 2001 From: jos Date: Fri, 4 Sep 2015 16:15:35 +0200 Subject: [PATCH] Fixed #1267: wrong description for `clickToUse` --- docs/network/index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/network/index.html b/docs/network/index.html index dc0eaf40..a930d4b5 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -333,11 +333,7 @@ network.setOptions(options); clickToUse Boolean false - Locales object. By default only 'en', 'de', 'es' and 'nl' are supported. Take a look - at - the locales - section below for more explaination on how to customize this. + When a Network is configured to be clickToUse, it will react to mouse and touch events only when active. When active, a blue shadow border is displayed around the Network. The network is set active by clicking on it, and is changed to inactive again by clicking outside the Network or by pressing the ESC key. configure