From b3992f7e6edb76a1d7e757efcab79a50425972f7 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Thu, 2 Dec 2021 22:38:49 +0300 Subject: Make overridden properties link to parent definition Co-authored-by: Josh DeGraw --- doc/classes/RichTextLabel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/RichTextLabel.xml') diff --git a/doc/classes/RichTextLabel.xml b/doc/classes/RichTextLabel.xml index 006b2de341..a74b0ed812 100644 --- a/doc/classes/RichTextLabel.xml +++ b/doc/classes/RichTextLabel.xml @@ -399,7 +399,7 @@ The range of characters to display, as a [float] between 0.0 and 1.0. When assigned an out of range value, it's the same as assigning 1.0. [b]Note:[/b] Setting this property updates [member visible_characters] based on current [method get_total_character_count]. - + If [code]true[/code], the scrollbar is visible. Setting this to [code]false[/code] does not block scrolling completely. See [method scroll_to_line]. -- cgit v1.2.3