version 1.3.0

This commit is contained in:
Rene
2018-02-26 20:06:14 +01:00
parent 176b13e73c
commit 8bc44e9f0a
8 changed files with 563 additions and 449 deletions
+2 -2
View File
@@ -219,7 +219,7 @@ Take the table below only as a overview of all options.
<td>autoHideDelay</td>
<td>number</td>
<td><code>800</code></td>
<td>The possibility to hide visible scrollbars after a certain action.</td>
<td>The delay in milliseconds before the scrollbars gets hidden automatically.</td>
</tr>
<tr>
<td></td>
@@ -516,7 +516,7 @@ OverlayScrollbars.defaultOptions({
</td>
</tr>
<tr>
<td><b><a href="https://kingsora.github.io/OverlayScrollbars/#!documentation/gmethod-getglobals" target="_blank">OverlayScrollbars.globals()</a></b></td>
<td><b><a href="https://kingsora.github.io/OverlayScrollbars/#!documentation/gmethod-globals" target="_blank">OverlayScrollbars.globals()</a></b></td>
<td>Returns a plain object which contains global information about the plugin and each instance of it.</td>
</tr>
<tr>