UIBezierPath-Superpowers icon indicating copy to clipboard operation
UIBezierPath-Superpowers copied to clipboard

Results 3 UIBezierPath-Superpowers issues
Sort by recently updated
recently updated
newest added

Thanks for writing this! I want _almost_ this exact thing, except for NSBezierPath (I'm not writing a iOS app, I'm driving a laser cutter from my Mac). I'm going to...

The swizzling to detect mutations is incomplete, and this doesn't currently attempt to share code with the UI version.

Fixes the compilation error by marking closure in Apply function in CGPath as @escaping