From dba0d5234989580117ddf6c7bec63364cac627b7 Mon Sep 17 00:00:00 2001 From: albertfay1121 Date: Wed, 23 Feb 2022 12:31:51 -0800 Subject: Fixed bug with text going under scrollbar added classes reference update --- doc/classes/ItemList.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml index 875d8d27b2..8b564c01c9 100644 --- a/doc/classes/ItemList.xml +++ b/doc/classes/ItemList.xml @@ -401,7 +401,7 @@ Allows single or multiple item selection. See the [enum SelectMode] constants. - + Sets the clipping behavior when the text exceeds an item's bounding rectangle. See [enum TextParagraph.OverrunBehavior] for a description of all modes. -- cgit v1.2.3