Merge pull request #874 from KLayout/issue-871

Fixed #871 (application stalls with 'draw only border instances' mode…
This commit is contained in:
Matthias Köfferlein
2021-07-21 23:36:46 +02:00
committed by GitHub
@@ -1804,10 +1804,10 @@ RedrawThreadWorker::draw_layer_wo_cache (int from_level, int to_level, db::cell_
}
++p;
}
++p;
}
}