James Milner
James Milner
Thanks for pointing this out, will fix when I have a moment
Options might be frameworks like Intern, Karmatic or jest-puppeteer.
Hey @gschian0 sorry I haven't got back to you about this. Can you clarify what you mean by 'cant get it to work properly?'. If this is not relevant any...
@jachin thank you for your kind words, it's really great to hear that you found the project accessible and readable. In honesty I wish I had the time I used...
@stephanedemotte I'm guessing this is to do with the way in which the `webcam` source sets the `objectFit` property for its `HTMLVideoElement`: https://github.com/JamesMilnerUK/THREEAR/blob/master/src/Source.ts#L303 Does that sound right to you? I'm...
Only concern is VectorGrid as open Pull Requests from last year with no comments or interactions. I'd be worried about doing this work and then it not getting reviewed. Happy...
@tomchadwin possibly, I need to take a look at all the methods I use and figure out which one was problematic.
Change this to: ```html ``` to: ```html ``` to reproduce.
@cvvergara it will be the latest version available on brew so: https://homebrew.bintray.com/bottles/pgrouting-2.2.4_1.el_capitan.bottle.tar.gz I assume that's 2.2.4 @robe2 I think you might be on to something. I installed PostgreSQL from the...
I have been looking at this today and have some code that works for the case above. However I'm trying to get a better understanding of what the defined behaviour...