J.Soon

Results 10 comments of J.Soon

同上,截屏完成后,程序坞被隐藏,也无法通过Cmd+Tab切换。 ``` macOS: 10.13.6 Electron: ^13.1.7 ```

已通过升级electron版本解决: ``` electron: ^18.3.7 ```

由于事件名称为`onXXX`,所以如果你使用的是 jsx/tsx 语法,请注意代码需如下使用: ```jsx ```

> Me too the same problem. I use electron 16.0.5. and then try 17.0.0 also throw this error: `unresolved external symbol "__declspec(dllimport) public: class std::shared_ptr` this node.lib is only 800K....

http://jsoon.fun/front-end/views/blog-electron-node-canvas/index.html#windows-%E4%B8%8B%E6%89%93%E5%8C%85%E6%97%B6%E5%8F%AF%E8%83%BD%E9%81%87%E5%88%B0%E7%9A%84%E9%97%AE%E9%A2%98%E5%8F%8A%E6%B3%A8%E6%84%8F%E9%A1%B9 @wyklion