Diego Sobral Santos
Diego Sobral Santos
@yandeu thanks, I'm going to try to do that and change the env🙏, but even using it locally, and using ngrok.exe to expose my localhost and port, the same timeout...
> Are all required ports open? https://github.com/geckosio/geckos.io#deployment > > And do you have iceServers? (In your case `NODE_ENV` set to `production`) https://github.com/geckosio/geckos.io#ice-servers here the error:  client: const channel =...
@yandeu I can't run it in docker either  WORKDIR /usr/src/app RUN apt update -yq && apt upgrade -yq COPY package.json package-lock.json ./ RUN rm -rf node_modules RUN npm install...
> 目前需要自己结合运动路径排版。 > > 后面我们也有计划做这个插件。 我是 leafer js 的新手,我非常喜歡它,我正在從 fabric 遷移過來,我知道這與主題無關,但是是否已經有智慧對齊插件?對齊線?
> > > 目前需要自己结合运动路径排版。 > > > 后面我们也有计划做这个插件。 > > > > > > 我是 leafer js 的新手,我非常喜歡它,我正在從 fabric 遷移過來,我知道這與主題無關,但是是否已經有智慧對齊插件?對齊線? > > 😊 有社区插件: https://www.npmjs.com/package/leafer-x-snap 非常感謝!再次強調,我想要一個使用多幀的範例,我用兩個幀和 4 張來自 pexels 網站的圖片做了一個測試,縮放時開始崩潰,我用的是...