Dmitri K
Dmitri K
I have the same problem -- the scroll direction is inverted on MacOs. ``` $ nvim-qt --version NVIM-QT v0.2.16.1 Build type: Release Compilation: -Wall -Wextra -Wno-unused-parameter -std=c++11 -Wfatal-errors Qt Version:...
There is a bug in the `Encode` function, you pass a `*interface{}` to `ffjson.Marshal` which probably triggers a fallback to a standard `json.Marshal`. This is why the Encoder results are...
It would be great to be able to _optionally_ get peak RAM consumption.
I would love to see webpack support as well. The best option is to have a loader that will take care of processing HTML templates by passing them through assemble,...
Same here. After upgrading to webpack v5 the build started failing with the same error: ``` [webpack-cli] Error: [VueLoaderPlugin Error] No matching use for vue-loader is found. Make sure the...
Just upgraded `@types/lodash` and got similar errors: ``` ERROR in /Users/korya/dev/superapp/node_modules/@types/lodash/index.d.ts (11587,21): error TS1005: ']' expected. ERROR in /Users/korya/dev/superapp/node_modules/@types/lodash/index.d.ts (11587,22): error TS1005: ';' expected. ERROR in /Users/korya/dev/superapp/node_modules/@types/lodash/index.d.ts (11587,23): error TS1128:...
Hi there. I work for Planitar, the company behind iGUIDE. I would like to give you some context for the issue. The iGUIDE is basically a 360 viewer for an...
Just did it with the latest nightly and `gfx.webrender.all` set to true. The video is available at https://www.youtube.com/watch?v=a0ViJT1T_w8. The results are: - The flickering during pano transition is still there:...
Yes, I did it. The video was recorded after I set the value of `gfx.webrender.all` to true and restarted the browser.
Thanks! That's a great Christmas gift! I really appreciate it!! Happy holidays!