Skip to content

Commit 0bce4c6

Browse files
author
livecodesam
authored
Update unboundedVScroll.lcdoc
1 parent d5cd9d4 commit 0bce4c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/dictionary/property/unboundedVScroll.lcdoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Example:
2020
set the unboundedVScroll of group "items" to true
2121

2222
Description:
23-
Use the <unboundedVScroll> property to turn automatic clamping of the v
24-
<Scroll> offset of a group on or off.
23+
Use the <unboundedVScroll> property to turn automatic clamping of the
24+
<vScroll> offset of a group on or off.
2525

2626
When the <unboundedVScroll> property of a <group> is set to true and the
2727
<vScrollbar> is not visible, it is possible to set the <vScroll>
@@ -34,7 +34,7 @@ outside of the content bounds, the <group> is scrolled to bring the
3434
<vScroll> value within the appropriate range.
3535

3636
References: group (object), vScroll (property),
37-
unboundedHScroll (property), vScrollbar (property), Scroll (property)
37+
unboundedHScroll (property), vScrollbar (property)
3838

3939
Tags: ui
4040

0 commit comments

Comments
 (0)