Closed mostley closed 8 years ago
This fix refactored the rasterising part (OOP), added a progressbar and made the processing asynchronous (give the UI time to handle events)
See #71
improvements could be an ETA, should be easy to add e.g. (time_up_to_now/currentRow) * rows_left
This fix refactored the rasterising part (OOP), added a progressbar and made the processing asynchronous (give the UI time to handle events)
See #71