diff options
author | jsjtxietian <jsjtxietian@outlook.com> | 2023-09-06 11:11:07 +0800 |
---|---|---|
committer | jsjtxietian <jsjtxietian@outlook.com> | 2023-09-06 11:11:07 +0800 |
commit | 7e3a76236983563201fdb358665fd748845ab023 (patch) | |
tree | 253eb767f40bda0c6c2d46f9232bda0013fa9d0b /modules/gdscript/language_server/gdscript_extend_parser.cpp | |
parent | 75de1ca76871fdf7f5a9e081aa57ec0e33061107 (diff) | |
download | redot-engine-7e3a76236983563201fdb358665fd748845ab023.tar.gz |
Fix a crash when enable a plugin uses `make_mesh_previews`
The bug happens when plugin tree is propagating mouse events
(so it is blocked), but EditorProgress's dtor will make main editor
focused and call update_plugins immediately
which will update the blocked tree.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_extend_parser.cpp')
0 files changed, 0 insertions, 0 deletions