Adam McCarthy

Results 3 comments of Adam McCarthy

Did some additional testing on this and found some interesting behavior. If you set the radius to 0.6, you get this weird shape: ![image](https://user-images.githubusercontent.com/5650580/75621020-57f81000-5b44-11ea-9978-a663e5f6f181.png) But if you remove the code...

@trentm sorry to pester you on this. Any interest in getting this quick fix merged? I understand if not, but would be helpful to know if I should spend any...

I took a stab at fixing this using the second arg to `JSON.stringify` rather than an upstream change to `safeJsonStringify`, this has the added benefit of being able to natively...