Richard Yu

Results 146 comments of Richard Yu

看看配置文件以及 ip_network_sample?

我猜测你忘记了 `cat themes/suka/site_config.yml >> _config.yml` 这一步。

https://github.com/Eugeny/tabby/discussions/6987#discussioncomment-3411063 I think it's Windows console host's fault. Currently Tabby uses conhost as a middle layer. The conhost works like screen/tmux, the command line program output to conhost, then conhost...

Suggestion: Use an online translate platform, so that translators don't need to create PRs again and again. There are some free translate platforms I know: Transifex, Weblate, Crowdin, GitLocalize. All...

@SurfingDude-1182 Thank you for your suggestions! 1. BBOR renders only one block and can be occluded by blocks: ![](https://user-images.githubusercontent.com/12028138/180244524-96ed34e8-e3e6-46ff-a7eb-ab3365dcfc48.png) 2. I think `on_move` would trigger more frequent. It's a good...

It's very slow when using `task()`. I set `DRAW_RADIUS` to 4, with task it takes 2138ms, without task only 73ms.

Updated. Add shapes cache. It will only calculate when the player move to another chunk.

IIRC, C# is not using native menu. It uses it's own menu, so dark menu has no effects on it. Also Qt is not using native menu. Here is a...

Sorry I misunderstood you. So you mean the menu bar is still light? This is because Windows doesn't have dark theme resources for that. What we can do is to...