From ef81dc1831db37c104091b5f7edf8102c8d72270 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Wed, 9 Feb 2022 01:36:20 -0300 Subject: Remove code to update the layout direction of submenus from `PopupMenu` --- doc/classes/Window.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/Window.xml b/doc/classes/Window.xml index ab8f51ced5..82bb74683f 100644 --- a/doc/classes/Window.xml +++ b/doc/classes/Window.xml @@ -435,7 +435,7 @@ - Automatic layout direction, determined from the parent control layout direction. + Automatic layout direction, determined from the parent window layout direction. Automatic layout direction, determined from the current locale. -- cgit v1.2.3