linuxdeepin / treeland

20 stars 15 forks source link

Fix: ssd's clipped content invisible in shadereffectsource when sourceitem not visible #200

Closed ZhongYic00 closed 7 months ago

ZhongYic00 commented 7 months ago

layer.effect creates a sibling node and set hideSource to true, results in both sibling and origin invisible in shadereffectsource when they're not effectiveVisible (maybe a bug involving hideSource, if set only one shadereffectsource can display) so use opacity=0 & explicit mask effect item to avoid.

deepin-ci-robot commented 7 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: wineee, ZhongYic00

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/treeland/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