From 21bf23d9660337473c98fdb1952def6d5f9847c6 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Sat, 5 Feb 2022 23:47:00 -0300 Subject: Enhancements and fixes for `OptionButton` and `PopupMenu` --- doc/classes/PopupMenu.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml index eb1b0aada7..b316f822f0 100644 --- a/doc/classes/PopupMenu.xml +++ b/doc/classes/PopupMenu.xml @@ -331,6 +331,13 @@ [b]Note:[/b] The indices of items after the removed item will be shifted by one. + + + + + Moves the scroll view to make the item at the given [code]index[/code] visible. + + -- cgit v1.2.3