replaysMike/NUnit.Commander

Optimize ClearAt() usage to reduce flicker

replaysMike opened this issue · 0 comments

It would appear the ClearAt() method is still causing redraw flicker when there are lots of tests running. We should be able to optimize this further to reduce/eliminate flickering