llcom
llcom copied to clipboard
"!!数据过长自动截断显示,可前往设置更改长度限制!!"显示问题
描述一下这个bug / Describe the bug
1、该提示连接在收发字符流后边,容易造成混淆 2、该提示如果打开了Hex+字符显示,会提示两遍 3、该提示在软件初始打开使用的什么语言就提示什么语言,中途修改语言对该提示没有作用
复现步骤 / To Reproduce
修改日志打印每最大显示长度限制字节后,进行数据收发测试
预期的行为 / Expected behavior
单独开一行用于这个截断提示 切换显示语言时,该提示变更为对应语言提示
截图 / Screenshots
日志 / Logs
No response
系统 / System
Windows 10
软件版本 / Version
1.1.3.3
验证
- [X] 检查该问题是否已被提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] 提供了最小可复现工程或详细的复现步骤,确保开发者可以复现 / The provided reproduction is a minimal reproducible example of the bug.
⚠ 你的Issue可能缺少了一些信息,请自觉补全,以证明issue内容的真实性:
⚠ Your issue may be missing some information, please complete it to prove the authenticity of the content of the issue:
- ❌未提供复现所需的代码或工程 does not provide codes or project for reproduction
- ❌未提供出错时需要的日志文件 does not provide logs when bug happening
“!!数据包过多自动清空,可前往设置更改此限制!!”同样不支持动态语言切换的适应