mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 16:10:37 +03:00
Minor fixes (lines 358-365)
This commit is contained in:
@@ -355,14 +355,14 @@ Take the table below only as a overview of all options.
|
|||||||
<td>dynWidth</td>
|
<td>dynWidth</td>
|
||||||
<td>boolean</td>
|
<td>boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
<td>Indiactes whether the textarea width will be dynamic (content dependent).</td>
|
<td>Indicates whether the textarea width will be dynamic (content dependent).</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>dynHeight</td>
|
<td>dynHeight</td>
|
||||||
<td>boolean</td>
|
<td>boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
<td>Indiactes whether the textarea height will be dynamic (content dependent).</td>
|
<td>Indicates whether the textarea height will be dynamic (content dependent).</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td></td>
|
<td></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user