Lite parse each time was changed active pattern piece.
--HG-- branch : develop
This commit is contained in:
parent
955b0148e9
commit
586b541aec
|
@ -2577,7 +2577,7 @@ void MainWindow::ChangePP(int index, bool zoomBestFit)
|
|||
if (index != -1)
|
||||
{
|
||||
doc->ChangeActivPP(comboBoxDraws->itemText(index));
|
||||
doc->setCurrentData();
|
||||
doc->LiteParseTree(Document::LiteParse);
|
||||
emit RefreshHistory();
|
||||
if (drawMode)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user