Results 9 comments of Luca Moroni

Hello! Same here, I'm sure that I own this objkt: https://www.hicetnunc.xyz/objkt/36655 But it doesn't show on my collection: https://www.hicetnunc.xyz/tz/tz1Xye21UorssHqTHEyMQso5EG95sssea9vN I see that the objkt is now owned by: **KT1Hkg5qeNhfwpKW4fXvq7HGZB9z2EnmCCA9** https://api.better-call.dev/v1/contract/mainnet/KT1RJ6PbjHpwc3M5rw5s2Nbmefwbuwbdxton/tokens/holders?token_id=36655...

I further dug this, if I understand well this POST request https://51rknuvw76.execute-api.us-east-1.amazonaws.com/dev/tz Does not return swapped objects on the secondary market.

Hi, the issue with getPixels is still there, unfortunately it's a bit confusing because is hard to find a fix on google. @alexanderogle I guess you should open back this...

Thank you I was struggling with this, exists a way to solve this in a future release?

Hi, how is possible to setup a private registry with this environment variable? I'm using gemfury as registry, and I've tried below command without success: `DENO_NPM_REGISTRY=https://npm-proxy.fury.io/myorg/:_authToken=${GEMFURY_DEPLOY_TOKEN} deno run myregistry.ts` I...

@IDrumsey on mobile the scrolling is prevented by the camera orbit event, would be great if CC let the page scroll when the orbit reached its limit! @yomotsu what do...

Is normal, trying to remove that annoying warning in #19 pull request. Is just a warning, you can ignore it.

Hi, here the build is ok, I don't know why is failing. ``` Mac-Pro-di-Mac:three-object-loader macpro2$ npm run test > [email protected] test /Users/macpro2/three-object-loader > gulp test [12:26:28] Using gulpfile ~/three-object-loader/gulpfile.js [12:26:28]...

Thank you @antonioblancato removing the yarn.lock did the job. @sohamkamani please can you check the pull again?