View Issue Details

IDProjectCategoryView StatusLast Update
0002491NoesisGUIC++ SDKpublic2023-03-27 12:14
Reportermanuel Assigned Tosfernandez  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version3.2.0 
Target Version3.2 
Summary0002491: DropShadowEffect isn't correctly considered when laying out images onto the offscreen render context
DescriptionI 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 ReproduceAccording 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."
TagsNo tags attached.
PlatformWindows

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-13 14:48 manuel New Issue
2023-01-16 16:04 jsantos Assigned To => sfernandez
2023-01-16 16:04 jsantos Status new => assigned
2023-01-16 16:04 jsantos Target Version => 3.2.0
2023-03-27 12:14 jsantos Target Version 3.2.0 => 3.2