From 397e56964dfb6555d2aa431391e3d308a0ec3e0d Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Wed, 1 Dec 2021 21:02:20 +0300 Subject: Sort and group theme properties in docs, improve formatting for theme and enums --- doc/classes/GraphNode.xml | 60 +++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'doc/classes/GraphNode.xml') diff --git a/doc/classes/GraphNode.xml b/doc/classes/GraphNode.xml index e9226f7c1d..59ae88978e 100644 --- a/doc/classes/GraphNode.xml +++ b/doc/classes/GraphNode.xml @@ -292,18 +292,42 @@ - - The background used when [member overlay] is set to [constant OVERLAY_BREAKPOINT]. - - - The icon for the close button, visible when [member show_close] is enabled. - The color modulation applied to the close button icon. + + The color modulation applied to the resizer icon. + + + Color of the title text. + The vertical offset of the close button. + + Horizontal offset for the ports. + + + The vertical distance between ports. + + + Vertical offset of the title text. + + + Font used for the title text. + + + The icon for the close button, visible when [member show_close] is enabled. + + + The icon used for representing ports. + + + The icon used for resizer, visible when [member resizable] is enabled. + + + The background used when [member overlay] is set to [constant OVERLAY_BREAKPOINT]. + The [StyleBox] used when [member comment] is enabled. @@ -317,35 +341,11 @@ The default background for [GraphNode]. - - The icon used for representing ports. - - - Horizontal offset for the ports. - The background used when [member overlay] is set to [constant OVERLAY_POSITION]. - - The icon used for resizer, visible when [member resizable] is enabled. - - - The color modulation applied to the resizer icon. - The background used when the [GraphNode] is selected. - - The vertical distance between ports. - - - Color of the title text. - - - Font used for the title text. - - - Vertical offset of the title text. - -- cgit v1.2.3