version 1.7.0

This commit is contained in:
Rene
2019-04-18 22:14:56 +02:00
parent f8a2c1decb
commit 8e658d46e2
8 changed files with 1685 additions and 1368 deletions
+8 -1
View File
@@ -41,7 +41,7 @@ I've created this plugin because I hate ugly and space consuming scrollbars. Sim
- Textarea and Body support.
- RTL Direction support. (with normalization)
- Simple and effective scrollbar-styling.
- Sophisticated extension system.
- Rich extension system.
## Dependencies
@@ -264,6 +264,13 @@ Take the table below only as a overview of all options.
<td><code>true</code></td>
<td>Indicates whether the scrollbar reacts to touch events.</td>
</tr>
<tr>
<td></td>
<td>snapHandle</td>
<td>boolean</td>
<td><code>false</code></td>
<td>Indicates whether the scrollbar handle-offset shall be snapped.</td>
</tr>
<tr>
<th align="left" colspan="5">}</th>
</tr>