Hzbeta

Results 5 comments of Hzbeta
trafficstars

@gera2ld said: > This will be taken into account in the future. Currently the sync service is not so stable. I wonder if there are any plans to develop this...

昨天试的时候返回的也是200,今天就变成了302,但是还是显示失败,而且我用这台VPS做代理,是可以用浏览器正常登录签到的

> 你好,感谢你的PR! 有个疑问是,设置中指定了3个截图模式,'auto','derict','cutout',中间那个模式具体是想要做成什么效果呢? 三个模式分别是:auto 自动选择(默认设置),derict 优先使用句柄直接区域截图,cutout 优先全屏截图后裁剪 后面发现代码里默认就是优先使用句柄直接区域截图,就没多加逻辑判断,但是考虑之后可能自动模式可能会有更改(比如改成默认是 cutout ),出于以后的兼容性考虑,就保留了三个模式选项,要是没必要的话也可以不留。

> 就是因为这个你所说的原因,所以才在剪切板监听模式下禁用了自动复制。 不知道能否考虑增加一个判断?当剪切板内容变动时,如果新的剪切板数据与翻译结果中的一个完全相同,就不触发新的翻译

Hi @TT-ReBORN, Thanks for the detailed explanation! To clarify my use case: I use [AutoDarkMode](https://github.com/AutoDarkMode/Windows-Auto-Night-Mode), which automatically switches Windows between light and dark themes based on sunrise and sunset times...