J Anderson

Results 11 comments of J Anderson

I have package manager support on my fork https://github.com/jay18001/TrueTime.swift/

I think the end goal would be to remove support for 9.0, maybe after iOS 11 comes out. @rubencagnie do you concur? But in the mean time we should fix...

That looks like a dummy button that was left over from when we implemented reorderable bricks. I'll put up an PR tomorrow to remove it. Good find.

The tests are failing in only the swift package manager version because of [swift-evolution 0271](https://github.com/apple/swift-evolution/blob/master/proposals/0271-package-manager-resources.md) is not implemented yet

I'm using Max_Float and I'm on the 2.4.8 beta

I meant what ever branch is v2.4_beta8 is on. I need them to be in real-time, I'm turning them off an on as the user moves their finger across the...

It really depends, there are maybe 100-300 and I need to turn them off as they leave the search range, so potently 25% or so.

So I have to remove all the markers then re-add the ones that don't change

The problem is I have some other makers that are animated and I if remove then and re-add to change the image on a few of them animation restarts.