Skip to content

v1.0.11: remove canvas.quickreject from path drawing; includes @jnagels cache patch

Compare
Choose a tag to compare
@moagrius moagrius released this 19 Mar 06:17
· 80 commits to master since this release

removing optimization in DrawablePath.draw, where canvas.quickreject was returning false positives on straight-line paths. also includes @jnagels patch that starts cache threads.