Skip to content

feat: add corners for BoxShadow - #294

Merged
18202781743 merged 1 commit into
linuxdeepin:masterfrom
18202781743:shadow-corners
Mar 12, 2024
Merged

feat: add corners for BoxShadow#294
18202781743 merged 1 commit into
linuxdeepin:masterfrom
18202781743:shadow-corners

Conversation

@18202781743

Copy link
Copy Markdown
Contributor

We need to set Corners for shadows, which is same as DRoundRectangle.
TODO: support to set Corners for Shadow image, and updating it's cache png.

deepin-ci-robot added a commit to linuxdeepin/dtk6declarative that referenced this pull request Mar 8, 2024
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#294
@deepin-bot

deepin-bot Bot commented Mar 8, 2024

Copy link
Copy Markdown
Contributor

Doc Check bot
🟡 some documents missing!

File Line Symbol
src/private/dqmlglobalobject_p.h 207 DGuiApplicationHelper::ColorType Dtk::Quick::DQMLGlobalObject::toColorType
src/private/dqmlglobalobject_p.h 208 QColor Dtk::Quick::DQMLGlobalObject::selectColor
src/private/dqmlglobalobject_p.h 210 QString Dtk::Quick::DQMLGlobalObject::deepinWebsiteName
src/private/dqmlglobalobject_p.h 211 QString Dtk::Quick::DQMLGlobalObject::deepinWebsiteLink
src/private/dqmlglobalobject_p.h 212 QString Dtk::Quick::DQMLGlobalObject::deepinDistributionOrgLogo
src/private/dqmlglobalobject_p.h 214 QPoint Dtk::Quick::DQMLGlobalObject::cursorPosition
src/private/dquickimageprovider_p.h 52 qreal Dtk::Quick::DQuickShadowProvider::ShadowConfig::spread
src/private/dquickimageprovider_p.h 53 qreal Dtk::Quick::DQuickShadowProvider::ShadowConfig::boxSize
src/private/dquickimageprovider_p.h 55 Dtk::Quick::DQuickShadowProvider::ShadowConfig::ShadowConfig
src/private/dquickimageprovider_p.h 56 Dtk::Quick::DQuickShadowProvider::ShadowConfig::ShadowConfig
src/private/dquickimageprovider_p.h 66 bool Dtk::Quick::DQuickShadowProvider::ShadowConfig::isInner
src/private/dquickimageprovider_p.h 66 bool Dtk::Quick::DQuickShadowProvider::ShadowConfig::isInner
src/private/dquickimageprovider_p.h 70 QString Dtk::Quick::DQuickShadowProvider::ShadowConfig::toString
src/private/dquickimageprovider_p.h 88 bool Dtk::Quick::DQuickShadowProvider::ShadowConfig::operator==
src/private/dquickimageprovider_p.h 98 bool Dtk::Quick::DQuickShadowProvider::ShadowConfig::operator!=
src/private/dquickimageprovider_p.h 98 bool Dtk::Quick::DQuickShadowProvider::ShadowConfig::operator!=
src/private/dquickimageprovider_p.h 102 Q_CORE_EXPORT uint qHash

BLumia
BLumia previously approved these changes Mar 10, 2024
Comment thread qt6/src/qml/BoxShadow.qml Outdated
deepin-ci-robot added a commit to linuxdeepin/dtk6declarative that referenced this pull request Mar 11, 2024
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#294
@18202781743
18202781743 requested a review from zccrs March 11, 2024 04:25
deepin-ci-robot added a commit to linuxdeepin/dtk6declarative that referenced this pull request Mar 11, 2024
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#294
deepin-ci-robot added a commit to linuxdeepin/dtk6declarative that referenced this pull request Mar 11, 2024
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#294
@deepin-bot

deepin-bot Bot commented Mar 11, 2024

Copy link
Copy Markdown
Contributor

TAG Bot

New tag: 5.6.25
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #293

Comment thread qt6/src/qml/BoxInsetShadow.qml Outdated
Comment thread qt6/src/qml/BoxShadow.qml Outdated
Comment thread src/private/dqmlglobalobject_p.h
Comment thread src/private/dquickimageprovider.cpp
  We need to set Corners for shadows, which is same as DRoundRectangle.
  TODO: support to set Corners for Shadow image, and updating it's cache png.
deepin-ci-robot added a commit to linuxdeepin/dtk6declarative that referenced this pull request Mar 11, 2024
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#294
@18202781743
18202781743 requested a review from zccrs March 11, 2024 11:45
@deepin-ci-robot

Copy link
Copy Markdown
Contributor

[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.

Details 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

@18202781743
18202781743 merged commit d9a26f3 into linuxdeepin:master Mar 12, 2024
18202781743 pushed a commit to linuxdeepin/dtk6declarative that referenced this pull request Mar 12, 2024
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#294
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.

4 participants