Clarify what the "item_rect_changed" signal does
(cherry picked from commit 120ef02ca3
)
This commit is contained in:
parent
f279f657a5
commit
7dd5de5a57
1 changed files with 1 additions and 1 deletions
|
@ -594,7 +594,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 Sprite.texture]).
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="visibility_changed">
|
||||
|
|
Loading…
Reference in a new issue