Skip to content

Commit b9dccc4

Browse files
committed
Document cell padding not supporting spaces between values in BBCode in RichTextLabel
1 parent d80b150 commit b9dccc4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tutorials/ui/bbcode_in_richtextlabel.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -879,11 +879,11 @@ Cell options
879879

880880
- **padding**
881881

882-
+-----------+--------------------------------------------+
883-
| `Values` | 4 comma-separated floating-point numbers |
884-
+-----------+--------------------------------------------+
885-
| `Default` | 0, 0, 0, 0 |
886-
+-----------+--------------------------------------------+
882+
+-----------+--------------------------------------------------------------------------+
883+
| `Values` | 4 comma-separated floating-point numbers (**no space** after each comma) |
884+
+-----------+--------------------------------------------------------------------------+
885+
| `Default` | ``0,0,0,0`` |
886+
+-----------+--------------------------------------------------------------------------+
887887

888888
Left, top, right, and bottom cell padding.
889889

0 commit comments

Comments
 (0)