linuxdeepin / dtkdeclarative

Other
20 stars 40 forks source link

fix: mask area exist two line for viewport #337

Closed 18202781743 closed 6 months ago

18202781743 commented 6 months ago

mask's point maybe is extend if radius is float. it causes mask's aplha is zero in top2bottom and right2left line.

Issue: https://github.com/linuxdeepin/developer-center/issues/8313

deepin-bot[bot] commented 6 months ago
Doc Check bot :yellow_circle: some documents missing! File Line Symbol
src/private/dquickitemviewport_p.h 232 bool Dtk::Quick::DQuickItemViewportPrivate::needMaskNode
src/private/dquickrectangle_p_p.h 38 qreal Dtk::Quick::DQuickRectanglePrivate::radius
src/private/dquickrectangle_p_p.h 39 QColor Dtk::Quick::DQuickRectanglePrivate::color
src/private/dquickrectangle_p_p.h 40 DQuickRectangle::Corners Dtk::Quick::DQuickRectanglePrivate::corners
src/private/dquickrectangle_p_p.h 41 MaskTextureCache::TextureData Dtk::Quick::DQuickRectanglePrivate::maskTexture
deepin-ci-robot commented 6 months ago

deepin pr auto review

关键摘要:

是否建议立即修改:

deepin-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, 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