Luke Redpath

Results 65 comments of Luke Redpath
trafficstars

I'm also having the same problem. No apparent difference but the perceptual precision is much lower.

I fixed this issue by explicitly using a `circular` corner style - on iOS 17 I think it now defaults to `continuous`.

I must have missed this, but I've taken a similar but (I think) simpler approach here: https://github.com/moredip/Frank/pull/250 This is a backwards compatible change to the selector engine protocol and passes...

@athenatk probably not as I don't really use Shelley.

I'll see if I can find a way of doing this easily, thanks for the heads up.

Thanks a lot, this looks useful. Before I can merge, I'd appreciate it if you'd make some style changes. The spacing of your methods is a bit off and doesn't...

I'm too busy right now so it will have to wait, thanks. Generally speaking, it's much more helpful when contributing to try and stick to the style that has been...

Could you please try this using the latest HEAD version and get back to me.

I need to update CI to use the correct simulator version as I think Xcode has been updated.