linuxdeepin / dtkdeclarative

Other
19 stars 38 forks source link

fix: Incorrect corner cutting of FloatingPanel #391

Closed mhduiy closed 3 weeks ago

mhduiy commented 3 weeks ago

When the background is transparent, the first time using ItemViewport to crop rounded corners, anti aliasing is already present, and the second time no longer requires anti aliasing

Issue: https://pms.uniontech.com/bug-view-271399.html

deepin-ci-robot commented 3 weeks ago

deepin pr auto review

关键摘要:

是否建议立即修改:

deepin-bot[bot] commented 3 weeks ago
Doc Check bot :yellow_circle: some documents missing! File Line Symbol
src/private/dquickitemviewport_p.h 227 bool Dtk::Quick::DQuickItemViewportPrivate::needMaskNode
deepin-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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