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

fix: update the color of a darg-and-drop in FreeSortList #415

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

xionglinlin
Copy link
Contributor

same color as the hover

Log: update the color
Bug: https://pms.uniontech.com/bug-view-271431.html

@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • ItemBackground.qml文件中,导入的模块org.deepin.launchpad 1.0可能未在项目中使用,应检查是否遗漏了相关的模块引用。
  • ItemBackground.qml文件中,background属性从D.Palette更改为Helper.itemBackground,需要确认Helper.itemBackground是否已定义且具有所需的状态。
  • FreeSortListView.qml文件中,Itemcolor属性被移除,如果这个属性是必要的,那么移除可能会导致样式问题。
  • FreeSortListView.qml文件中,opacity属性被移除,如果这个属性是必要的,那么移除可能会导致样式问题。
  • FreeSortListView.qml文件中,ItemDelegateradius属性被移除,如果这个属性是必要的,那么移除可能会导致样式问题。

是否建议立即修改:

  • 确认Helper.itemBackground的存在性和功能,以避免潜在的引用错误。
  • 如果coloropacity属性是必要的,应该立即恢复或提供替代方案。
  • 检查radius属性的移除是否会影响布局和样式,如果必要应该立即恢复。

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, xionglinlin

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@xionglinlin
Copy link
Contributor Author

/forcemerge

@deepin-bot
Copy link

deepin-bot bot commented Sep 4, 2024

This pr force merged! (status: blocked)

@deepin-bot deepin-bot bot merged commit f77c498 into linuxdeepin:release/beige Sep 4, 2024
7 of 10 checks passed
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.

3 participants