linuxdeepin / dtkdeclarative

Other
20 stars 40 forks source link

fix: duplicate updates of palette #319

Closed asterwyx closed 6 months ago

asterwyx commented 6 months ago

When themeType is set, we should remove any binding in qml for property "palette". For example, ApplicationWindow will refresh palette when active changes.

Log: fix duplicate updates of palette Issue: https://github.com/linuxdeepin/developer-center/issues/7826

deepin-bot[bot] commented 6 months ago

Doc Check bot :green_circle: Document Coverage Check Passed!

deepin-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: asterwyx, zccrs

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dtkdeclarative/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment