From 72e49eadecf1d4420e50d864bde449d14ccefd01 Mon Sep 17 00:00:00 2001 From: Hendrik Brucker Date: Sat, 21 Aug 2021 00:22:09 +0200 Subject: Fix ItemList layout (+EditorFileDialog) --- doc/classes/ItemList.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml index 06e98f7e57..e3e4a9fa7d 100644 --- a/doc/classes/ItemList.xml +++ b/doc/classes/ItemList.xml @@ -403,6 +403,9 @@ 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