James Friedman
James Friedman
Implementing a custom wrapper is a bit of a hack and its non obvious as a solution. This is an absurdly common problem. The current solutions as implemented using filter...
+1. I need this as well. Much more subtle but there is a need to fit charts into a brand.
Thanks for the quick reply, and for updating the example! Yeah I was looking at that polyfill this morning, I wasn't sure if it would just work out of the...
I made quite a few changes to support this for my RMWC library. https://jamesmfriedman.github.io/rmwc/ Basically I wanted code only, render only, and render with code. I also wanted to be...
Agreed that getting RMWC up to date with material 2 is priority. Also hearing that M3 won't be available until late 2022 means it will likely be in beta status...
Thank you so much for the quick response! A few more things that may or may not be related. - the pcLines operation seems greedy as compared to something like...
For sure. Working on an app to help law enforcement officers document vehicle collisions. Currently, they either use paper and pencil or really terrible software. There is a lot of...
Hi! Finally had a chance to test this out. This appears to fix the issue on Desktop Safari, but iOS still suffers from some strange issues that look like the...
I am :). Got to this result by playing around, but here is my pipeline. I *think* I know what close does (erodes black towards center), but either way it...
Everyone, thank you for the prompt responses and fixes. There are still minor abnormalities likely dealing with Floating point math on iOS, but i will emphasize MINOR. I'm able to...