Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] 增加移动端响应体树和堆栈跟踪ui优化 #1342

Open
biqiguhexuenai opened this issue Feb 4, 2025 · 2 comments
Open

[feature] 增加移动端响应体树和堆栈跟踪ui优化 #1342

biqiguhexuenai opened this issue Feb 4, 2025 · 2 comments
Assignees
Labels
android Android Platform enhancement New feature or request

Comments

@biqiguhexuenai
Copy link

biqiguhexuenai commented Feb 4, 2025

1.希望能给堆栈跟踪的部分提供一些优化,移动端看的不友好。首先就是没有任何高亮,看的就不好看。其次,不开启自动换行的情况下,前面莫名其妙的tab可以去掉。

Image
Image

2.这个JSON树,界面有点别扭,键和值的相对位置无法调整,即使打开了对象内容,也没法通过左右移动来显示全部内容,只能长按查看,不太友好,而且object的部分即使为空也还没法显示完全,电脑上显示就没啥问题

Image

@biqiguhexuenai biqiguhexuenai added the enhancement New feature or request label Feb 4, 2025
@MegatronKing MegatronKing added the android Android Platform label Feb 8, 2025
@MegatronKing
Copy link
Member

@biqiguhexuenai 您好,感谢反馈。

  1. 缩进问题。

这个我找算法助手作者那边问问,看看能否优化。

  1. 堆栈信息高亮。

没有找到相关高亮的例子,一般IDE里面配色都是全红。

  1. JSON树视图问题。

手机屏幕太小,确实不好操作。关于调整框度,拖动中间的竖线应该可以的,你试试。

@biqiguhexuenai
Copy link
Author

@biqiguhexuenai 您好,感谢反馈。

  1. 缩进问题。

这个我找算法助手作者那边问问,看看能否优化。

  1. 堆栈信息高亮。

没有找到相关高亮的例子,一般IDE里面配色都是全红。

  1. JSON树视图问题。

手机屏幕太小,确实不好操作。关于调整框度,拖动中间的竖线应该可以的,你试试。

感谢回复。
第二点:这个如果可以的话,加个自定义高亮啥的,没空的话就算了,确实没有啥可参考的,顶多阅读有些小障碍
第三点:刚刚滑动了多次,确实可以,就是手机上有点难触发,之前试了几次没反应以为不能滑动才在issue提的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Android Platform enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants