-
Notifications
You must be signed in to change notification settings - Fork 35
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
Merger from release/eagle #256
Conversation
在每个安装界面设置默认焦点控件 涉及单包/批量/DDIM, 操作中断也会将焦点还原 Log: 在每个安装界面设置默认焦点控件 Bug: https://pms.uniontech.com/bug-view-247435.html Influence: FocusWidget
修复加载较大软件包可能导致界面焦点错误 传入包过大可能阻塞线程, 导致界面设置顺序异常, 在解析包前先进行界面设置. Log: 修复加载较大软件包可能导致界面焦点错误 Bug: https://pms.uniontech.com/bug-view-247435.html Influence: FocusWidget
调整默认焦点位置,对话框退出后恢复焦点 Log: 调整默认焦点设置 Bug: https://pms.uniontech.com/bug-view-247435.html Bug: https://pms.uniontech.com/bug-view-248153.html Bug: https://pms.uniontech.com/bug-view-248161.html Influence: FocusWidget
移除清除焦点的代码 Log: 移除清除焦点的代码 Bug: https://pms.uniontech.com/bug-view-247435.html Influence: FocusWidget
修复在wayland下焦点未成功设置 Log: 修复在wayland下焦点未成功设置 Bug: https://pms.uniontech.com/bug-view-247435.html
勾选框高度以文本高度计算,低字号下导致选中 效果无法完全展示,设置最小高度避免此问题 Log: 修复勾选框在低字号下选中效果显示不全 Bug: https://pms.uniontech.com/bug-view-248145.html Influence: UI
Update readme.md Log: Update readme.md
Update hierarchical verify code from 65280 to 256, both error codes are available. Log: Update hierarchical verify code. Bug: https://pms.uniontech.com/bug-view-269341.html
deepin pr auto reviewFix focus issue in debian installer |
[是否满足兼容性要求] Y |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: pengfeixx, rb-union The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Synchronize code.
Only .github / .obs / debian directories are different with release/eagle.