This commit is contained in:
Roy Qu 2024-03-26 18:01:39 +08:00
parent 6cb843a1ee
commit 2bffb46bda
1 changed files with 0 additions and 1 deletions

View File

@ -2178,7 +2178,6 @@ void Editor::onTooltipTimer()
void Editor::onEndParsing()
{
mIdentCache.clear();
invalidate();
}