|
|
Reporter | manuel | Assigned To | sfernandez | |
---|
Priority | normal | Severity | minor | Reproducibility | always |
---|
Status | assigned | Resolution | open | |
---|
Product Version | 3.2.0 | |
---|
Target Version | 3.2 | |
---|
|
|
Summary | 0002491: DropShadowEffect isn't correctly considered when laying out images onto the offscreen render context |
---|
Description | I investigated the issue with RenderDoc and noticed that the gaps between the images on the Offscreen render target are not big enough to accompany the drop shadow. Shadows are overlapping onto other images (on y-axis), other images overdraw the shadows again (on x-axis), or are not drawn at all because there was not enough room left at the bottom of the render target. |
---|
Steps To Reproduce | According to an email from Sergio: "It is related to the use of effects inside other opacity groups, for example if you have a container that has Opacity="0.5" and elements inside of that container use a drop shadow or blur effect. We are not taking into account the effect padding into the bounds that generate the outer opacity group render." |
---|
Tags | No tags attached. |
---|
|
|
Platform | Windows |
---|
|
|