mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Improved PostRemoveUpdate to avoid pauses on closing tabs
This commit is contained in:
parent
bbd058eeaf
commit
34cfe89d3a
2 changed files with 12 additions and 1 deletions
|
@ -489,6 +489,7 @@ namespace IDE.ui
|
|||
int32 mResolveJobCount;
|
||||
bool mWantsParserCleanup;
|
||||
bool mInPostRemoveUpdatePanels;
|
||||
bool mDeleteAfterPostRemoveUpdate;
|
||||
|
||||
// For multi-view files...
|
||||
PersistentTextPosition mTrackCursorPos;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue