<p><br>
> Changes for Build #62<br>
> [Tom Hayward <<a href="mailto:tom@tomh.us">tom@tomh.us</a>>] Only update import progress bar on non-empty and mod 50. Fixes #119.</p>
<p>I left out a word from this commit message. It doesn't update on mod 50, it updates on mod max/50 (minimum of 50 points of resolution). This is much faster to render than the old default of 1000 points. </p>
<p>Tom </p>