Skip to content
Commit 1bbdafd2 authored by Marius Vlad's avatar Marius Vlad Committed by Simon Ser
Browse files

compositor: Fix invalid view numbering in scene-graph



With the addition of patch 433f4e77 we display the same view id (0)
for every view as we're modifying the local variable.

Displaying sub-surfaces based views is also problematic. The caller need
to modify the view number as well, so we instead we pass the address as
to allow that to happen. Otherwise we end up repeating the same number
for views without sub-subrfaces once those have been printed.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
(cherry picked from commit a6acfa83)
parent 384210be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment