From 3811e23373f100987ac3c3ba2908e6b3390b5419 Mon Sep 17 00:00:00 2001 From: Petra Baranski Date: Mon, 10 Oct 2022 18:10:24 +0200 Subject: [PATCH] Add Spritesheet support to RichTextLabel BBCode --- tutorials/ui/bbcode_in_richtextlabel.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tutorials/ui/bbcode_in_richtextlabel.rst b/tutorials/ui/bbcode_in_richtextlabel.rst index b2321d976..d5dc3c628 100644 --- a/tutorials/ui/bbcode_in_richtextlabel.rst +++ b/tutorials/ui/bbcode_in_richtextlabel.rst @@ -366,6 +366,15 @@ Image options Target width of the image. +- **region** + + +-----------+--------------------------------------------+ + | `Values` | x,y,width,height in pixels | + +-----------+--------------------------------------------+ + | `Default` | Inherit | + +-----------+--------------------------------------------+ + + Region rect of the image. .. _doc_bbcode_in_richtextlabel_image_alignment: