Clarify what the "item_rect_changed" signal does

This commit is contained in:
SirQuartz 2020-10-26 00:18:16 -04:00
parent 1ee507d62c
commit 120ef02ca3

View file

@ -640,7 +640,7 @@
</signal>
<signal name="item_rect_changed">
<description>
Emitted when the item rect has changed.
Emitted when the item's [Rect2] boundaries (position or size) have changed, or when an action is taking place that may have impacted these boundaries (e.g. changing [member Sprite2D.texture]).
</description>
</signal>
<signal name="visibility_changed">