From 15fd025f900de9ff45e60e4b07d8839352d5a1f4 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Thu, 1 Sep 2022 13:38:08 +0300 Subject: Add dumb and manual theme caching systems to Window --- doc/classes/AcceptDialog.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/AcceptDialog.xml b/doc/classes/AcceptDialog.xml index c83ea8c60a..ee49523c90 100644 --- a/doc/classes/AcceptDialog.xml +++ b/doc/classes/AcceptDialog.xml @@ -99,6 +99,12 @@ + + Offset that is applied to the content of the window on the bottom, effectively moving the button row. + + + Offset that is applied to the content of the window on top, left, and right. + Panel that fills up the background of the window. -- cgit v1.2.3