Skip to content

Fix #3896: 下载界面对于多行信息显示错误 #3901

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

e74yp8
Copy link
Contributor

@e74yp8 e74yp8 commented May 7, 2025

Fix #3896

问题成因

信息栏没有设置最低高度导致被版本列表挤压,只要是多行信息且版本列表超出界面高度就能复现

解决方法

將信息栏的高度綁定到prefHeight(-1)自动调节

效果展示

左边为修复前,右边为修复后
image
image

@e74yp8 e74yp8 requested a review from burningtnt May 11, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 下载界面对于多行信息显示错误
3 participants