Fixed #871 (application stalls with 'draw only border instances' mode with AREFs)

This commit is contained in:
Matthias Koefferlein 2021-07-20 20:53:46 +02:00
parent d5250cfc00
commit 92419801a7
1 changed files with 2 additions and 2 deletions

View File

@ -1804,10 +1804,10 @@ RedrawThreadWorker::draw_layer_wo_cache (int from_level, int to_level, db::cell_
}
++p;
}
++p;
}
}