From 889bcff24f98012c8f18a1fba4b0121bacf68d30 Mon Sep 17 00:00:00 2001
From: bruvzg <7645683+bruvzg@users.noreply.github.com>
Date: Sun, 4 Dec 2022 22:11:21 +0200
Subject: [RTL] Fix search method not taking nested frame and line wraps into
account.
---
doc/classes/RichTextLabel.xml | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'doc/classes')
diff --git a/doc/classes/RichTextLabel.xml b/doc/classes/RichTextLabel.xml
index cb2481f705..e222894647 100644
--- a/doc/classes/RichTextLabel.xml
+++ b/doc/classes/RichTextLabel.xml
@@ -399,6 +399,12 @@
Scrolls the window's top line to match first line of the [param paragraph].
+
+
+
+ Scrolls to the beginning of the current selection.
+
+
--
cgit v1.2.3