From db2460f43c9848061ae14d527aba727da500531b Mon Sep 17 00:00:00 2001 From: Hendrik Brucker Date: Tue, 10 Aug 2021 23:37:06 +0200 Subject: StyleBox fake AA improvements (aa_size float property) --- doc/classes/StyleBoxFlat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/StyleBoxFlat.xml b/doc/classes/StyleBoxFlat.xml index 540b007341..59ab724f48 100644 --- a/doc/classes/StyleBoxFlat.xml +++ b/doc/classes/StyleBoxFlat.xml @@ -121,7 +121,7 @@ Antialiasing draws a small ring around the edges, which fades to transparency. As a result, edges look much smoother. This is only noticeable when using rounded corners. - + This changes the size of the faded ring. Higher values can be used to achieve a "blurry" effect. -- cgit v1.2.3