WIP: Keep scroll position steady
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-03-24 21:48:44 +01:00
parent ab68523be6
commit c3f536017a
3 changed files with 40 additions and 6 deletions

View File

@ -7,3 +7,6 @@
\- `location` [string (above | below | left | right)]:<br/>
&nbsp;&nbsp;&nbsp;Defines where to render the preview (default: below)
<br/>
\- `showPreviewAutomatically` [boolean (true | false)]:<br/>
&nbsp;&nbsp;&nbsp;Whether to keep the scrollbar at the same location when text changed or not (default: true)<br/>
<br/>