mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 22:34:09 +02:00
Linux fixes
This commit is contained in:
parent
b13bee470c
commit
a399e383fa
8 changed files with 41 additions and 35 deletions
|
@ -6159,7 +6159,7 @@ namespace IDE.ui
|
|||
}
|
||||
else
|
||||
{
|
||||
// If we do a non-autocomple change that modifies a type signature, that will generate a Classify which detects
|
||||
// If we do a non-autocomplete change that modifies a type signature, that will generate a Classify which detects
|
||||
// the signature change afterward, and then we need to do a full classify after that
|
||||
if (mWantsFullRefresh)
|
||||
mWantsFullClassify = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue