From f9588426fa431a280f70c933db41740aa89573c2 Mon Sep 17 00:00:00 2001 From: Jakob K <52456572+bluefireoly@users.noreply.github.com> Date: Sat, 15 May 2021 23:13:44 +0200 Subject: [PATCH] Update compounds.md --- guide/docs/gui/compounds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/docs/gui/compounds.md b/guide/docs/gui/compounds.md index 947b0be7..1e623f82 100644 --- a/guide/docs/gui/compounds.md +++ b/guide/docs/gui/compounds.md @@ -80,7 +80,7 @@ You can use the `reverse` parameter and set it to true to create a button that s Instant (or hard) scrolling means that no scrolling animation will be displayed. -To implement instant scrolling, leave `scrollTimes` at its default value (1) and instead modify the `scrollLines` value. +To implement instant scrolling, leave `scrollTimes` at its default value (1) and instead modify the `scrollLines` parameter. Set `scrollLines` to the amount of lines you want to instantly scroll by pressing the button. If you want to scroll "page by page", set `scrollLines` to the height of the compound.