そら

Results 7 issues of そら

* 优化列表获取,无需从`_pcr_data.py`中获取角色列表 * 移除手动下载驱动的步骤

Set the title of a menu to a longer character, then restore it. The width of the menu will not be restored. ![image](https://github.com/fyne-io/systray/assets/10093992/7d2ea7f1-f1e8-4666-9211-919cb874ff66) ![image](https://github.com/fyne-io/systray/assets/10093992/9e2c7625-d470-4ca5-be43-293ffc12bac6) ![image](https://github.com/fyne-io/systray/assets/10093992/1d20657e-9edd-46d4-bc4f-9a0e9eb604c7) minimal reproducible example: ```go package...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

需要刷新页面评论中的代码才会高亮

When using cgo, the behavior can be incorrect if there is only an import "C" statement in the Go file. Before: ```go package demo /* #include #include "version.h" */ import...