Skip to content

scene: Fix window pixmap traversal order

Vlad Zahorodnii requested to merge work/kmail-rendering-issues into master

Since the last child window pixmap is the top-most one, it needs to be pushed on the stack first. This may fix KMail rendering issues.

Merge request reports