-
-
Notifications
You must be signed in to change notification settings - Fork 331
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
代码片段选择栏片段过多会超出屏幕 #363
Comments
Title: The code snippet selection bar will exceed the screen if there are too many snippets. |
lollipopkit
added a commit
that referenced
this issue
May 24, 2024
已在 930 版本中修复 |
Fixed in version 930 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
描述BUG
执行代码片段选择栏片段过多会超出屏幕
复现步骤
1.打开APP
2.服务器页面直接点击代码片段执行按钮
3.或ssh页连接后点击代码片段按钮
期望结果
希望在图中框出的区域做一个滚动列表上下滑动,另外希望可以加一个设置项,选择在点击好以后立即执行还是预览二次确认再执行
截图
设备
系统: win11 & Android 12
App版本: 1.0.871 & 1.0.892
更多信息
这个问题同时存在于Windows和安卓端,同时Windows端还存在列表排列过于紧密没有空隙的问题
另外希望可以加一个设置项,选择在点击好以后立即执行还是预览二次确认再执行
辛苦啦🥰🥰🥰
The text was updated successfully, but these errors were encountered: