Consistently wrap booleans in [code]
This commit is contained in:
parent
cea49f00c3
commit
b0846f60c9
60 changed files with 93 additions and 93 deletions
|
|
@ -96,7 +96,7 @@
|
|||
The background color of the stylebox.
|
||||
</member>
|
||||
<member name="border_blend" type="bool" setter="set_border_blend" getter="get_border_blend">
|
||||
When set to true, the border will fade into the background color.
|
||||
When set to [code]true[/code], the border will fade into the background color.
|
||||
</member>
|
||||
<member name="border_color" type="Color" setter="set_border_color" getter="get_border_color">
|
||||
Sets the color of the border.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue