diff options
author | Christoph Taucher <taucher.ch@gmail.com> | 2023-10-07 13:05:36 +0200 |
---|---|---|
committer | Christoph Taucher <taucher.ch@gmail.com> | 2023-10-11 21:41:09 +0200 |
commit | 29299935750267a2d5cc58b838183df817ed7ec6 (patch) | |
tree | 58b2a9071a55da1d4d6adcade6fc99b61cf7be18 /modules/openxr/openxr_api.cpp | |
parent | 6916349697a4339216469e9bf5899b983d78db07 (diff) | |
download | redot-engine-29299935750267a2d5cc58b838183df817ed7ec6.tar.gz |
Prevent the internal Script Editor from reloading
when the external Editor is active in the settings.
This prevents a crash from different race conditions
from edititing files in the external editor while the internal editor
tries to reload open file tabs.
Some conditions that cause the crash where:
* Syntax highlighting (gdscript_highlighter.cpp, syntax_highlighter.cpp)
* Code analysis (code_edit.cpp)
* ... and more
Diffstat (limited to 'modules/openxr/openxr_api.cpp')
0 files changed, 0 insertions, 0 deletions