丸子

Results 19 comments of 丸子

why not integrate formatters into main,so we can import and use it smoothly after npm install. `npm install jsondiffpatch` then use it in es6 way with webpack `import jsondiffpatch from...

https://developers.google.com/mobile/articles/fast_buttons?hl=zh-CN google早先有提及延时问题

试试把底下的pointer-events设为none看看

Why not make a stand-alone one, if you guys need this, i will push it to github ![image](https://user-images.githubusercontent.com/338102/144529076-e7004601-98a2-4433-ae76-2f9cddfee9d7.png)

I have made a stand-alone app with Electron, it works on my macbook pro and Windows 7, i will keep working on it, feel free to try https://github.com/hiwanz/hasher-app/releases

I think it's better to support both wine and wine64 cmd dynamically so that we don't have to change anything by default, cuz brew install them both ``` ➜ ~...

> For people still experiencing this issue try this, fixed the `CreateZipFromDirectory` error for me! > > ``` > brew uninstall --cask xquartz > brew uninstall --cask wine-stable > >...

> https://github.com/easydiffusion/easydiffusion/wiki/Config-settings Its right in the manual, config.yaml needs to be edited. I've created the `config.yaml`, but every time i run the `start.sh`, it will pull the latest codes from...

我MacOS下第一次覆盖升级的时候也遇到这个情况,后面就好了,做过的操作就是重新开启下系统代理,不知道是否跟这个有关