From 8d1f2b1857322ed2875cd83b275f3a80f04394a9 Mon Sep 17 00:00:00 2001 From: Gilles Roudiere Date: Wed, 15 Nov 2017 23:03:25 +0100 Subject: Rework the canvas_item API for further improves to the canvas item editor --- doc/classes/CanvasItem.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/CanvasItem.xml b/doc/classes/CanvasItem.xml index dd192e2166..bb3a9b3845 100644 --- a/doc/classes/CanvasItem.xml +++ b/doc/classes/CanvasItem.xml @@ -346,14 +346,14 @@ Get the global transform matrix of this item in relation to the canvas. - + Get a [Rect2] with the boundaries of this item and its children. - + -- cgit v1.2.3