Mimi

Results 453 comments of Mimi

谢谢反馈,已修复: https://github.com/stevenjoezhang/live2d-widget/commit/cc487faabd844c47920dce592f3044b6220518ec 后端API默认会给模型id增加1,导致API与CDN模型id不一致

I previously added the script for building the installation package on Windows (see https://github.com/capstone-engine/capstone/pull/2675), but there’s still a minor issue — currently, only the `.lib` (static library) and `.dll` (shared...

掉线的具体表现是什么样?是操控按钮变成灰色,还是说可以操作,但是操作了之后没有反应? 另外,是所有设备都显示掉线吗,还是只有部分设备有问题?

Hexo provides a unified interface for code highlighting: https://github.com/hexojs/hexo/pull/5095. Existing plugins can use this interface for rendering.

I've reviewed the [hexo-highlight-shiki](https://github.com/Pcrab/hexo-highlight-shiki) plugin — it uses Hexo's built-in code highlighting API and appears to have excellent compatibility. If any issues arise with this plugin, the Hexo team is...

关于第一个问题,之前加了一个判断,在缺少 `textures.cache` 文件时不启用换装,只加载默认的模型。我把错误处理修复了一下: https://github.com/stevenjoezhang/live2d-widget/commit/ebff1dbf63842528cad74b0e0fef34fb7528094f 关于第二个问题,现在用的代码和旧版直接用的打包好的版本来源不同,因此人物眼睛追随鼠标的行为不一样,需要在 canvas 上进行点击操作才可以触发。我修改了一下: https://github.com/stevenjoezhang/live2d-widget/commit/f522b25051321decab326cb67275857ca2dc09ac

这两个问题应该都解决了,有其他问题欢迎继续回复

Thank you for your contribution. The previous color choices for the dark mode theme were not very good (I am not a professional designer), and the color scheme you revised...