Brian Glaeske

Results 4 comments of Brian Glaeske

With the advent of iOS 14, would be nice to also replicate the new iOS time picker. ![IMG_102657179A50-1](https://user-images.githubusercontent.com/5779252/99557758-a5ddce00-2988-11eb-96ee-3340339cf7b1.jpeg)

Has anyone written a Radar issue for Apple/Webkit?

Same problem. I ended up adding a projection() function that simply did: `Math.trunc(coord[0] * 10000)` Also found that the deep floating point numbers made rendering on Safari sketchy at best.