JoinChang

Results 14 comments of JoinChang

> 列表布局能显示的信息太少,而且移动设备屏幕宽度有限 可以横向滚动,或者把直播封面隐藏

这布局看起来实在是太费劲 ![Screenshot_20220529-233749](https://user-images.githubusercontent.com/35451392/170877962-0e4e0648-2b3e-4b1c-ab59-3737db970e60.png)

> To increase time limit up to 15 minutes you should defer your interaction via `ctx.defer` Thank you!

> To increase time limit up to 15 minutes you should defer your interaction via `ctx.defer` ![image](https://user-images.githubusercontent.com/35451392/185342598-2d62a027-17c7-4867-a7bd-61adc37561d2.png) It still randomly returns this error: ``` Traceback (most recent call last): File...

> Heya. I think #1012 resolves this issue. Can you try to reproduce your bug on the latest version? Thanks, it works properly! But it still randomly raise this error...

> > > Heya. I think #1012 resolves this issue. Can you try to reproduce your bug on the latest version? > > > > > > Thanks, it works...

Does this issue fixed? I'm also have this problem.

I found a solution to fix this problem (maybe). Edit `@vuepress\theme-default\styles\config.styl` and replace it with ``` $contentClass = '.content__default' ```

如果确定端口放行,可以尝试将 gocq 的 address 配置从 `127.0.0.1:8000` 改成 `0.0.0.0:8000`,8001 端口同理

I'm using Windows 11 25H2, and the latest version of LittleBigMouse doesn't work at all (no response even when stopped). Downgrading to 5.2.2 fixed the issue.