solendil/FractalJS

Improve performance in some cases

Closed this issue · 0 comments

Problem is that the engine never interrupts a tile that is being drawn. When the engine is supersampling full steam on complex areas, the UX becomes unresponsive.
Need to interrupt tiles
Need to draw subsampled tiles if complex area