https://issues.apache.org/ooo/show_bug.cgi?id=124557
--- Comment #8 from Armin Le Grand <[email protected]> --- @Comment6: The object order definitely has to do with it, moving to back makes the slideshow believe it has not to care about that line when playing effects of objects above it. I would guess on some wrong BoundRect calculation stuff in the slideshow stuff, probably in the vcl-render (sprite stuff eventually?). Please do not use layer, we also have a 'Layer' concept which is something different and does not change the object order, but adds some '2nd level' sorting to DrawObjects to make them invisible and not print (and thus should have another name than 'Layer', good suggestions welcome ;-)) -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
