mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix invalid global position when read outside tree
This commit is contained in:
parent
9e6b680cfb
commit
727a4ed79a
2 changed files with 8 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ private:
|
|||
virtual void _top_level_changed_on_parent();
|
||||
|
||||
void _redraw_callback();
|
||||
void _invalidate_global_transform();
|
||||
|
||||
void _enter_canvas();
|
||||
void _exit_canvas();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue