mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Merge pull request #110378 from timothyqiu/rtl-preview
Make text-related nodes translation domain aware
This commit is contained in:
commit
9e96c7d9b8
23 changed files with 132 additions and 101 deletions
|
|
@ -333,7 +333,7 @@ private:
|
|||
Array st_args;
|
||||
|
||||
void _clear();
|
||||
void _update_caches();
|
||||
void _update_caches(bool p_invalidate_all = false);
|
||||
|
||||
void _close_ime_window();
|
||||
void _update_ime_window_position();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue